mirror of
https://git.mills.io/prologic/zs
synced 2025-02-06 15:19:22 +03:00
Fix Dockerfile
This commit is contained in:
parent
37133be5b9
commit
6690094cf4
@ -22,6 +22,7 @@ RUN go mod download
|
|||||||
|
|
||||||
# Copy sources
|
# Copy sources
|
||||||
COPY *.go ./
|
COPY *.go ./
|
||||||
|
COPY default ./default
|
||||||
|
|
||||||
# Version/Commit (there there is no .git in Docker build context)
|
# Version/Commit (there there is no .git in Docker build context)
|
||||||
# NOTE: This is fairly low down in the Dockerfile instructions so
|
# NOTE: This is fairly low down in the Dockerfile instructions so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user