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