mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 11:03:50 +00:00
Add build-time args
This commit is contained in:
@@ -8,5 +8,6 @@ services:
|
||||
context: ./dns
|
||||
dockerfile: Dockerfile.dev
|
||||
args:
|
||||
- BUILD_DATE=${BUILD_DATE}
|
||||
- GIT_COMMIT=${GIT_COMMIT}
|
||||
- DNS_VERSION
|
||||
- BUILD_DATE
|
||||
- GIT_COMMIT
|
||||
|
||||
Reference in New Issue
Block a user