mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-19 20:16:28 +00:00
fix docker file
This commit is contained in:
@@ -26,6 +26,7 @@ RUN go mod download
|
||||
# Copy the go source
|
||||
COPY cmd/ cmd/
|
||||
COPY internal/ internal/
|
||||
COPY pkg/ pkg/
|
||||
|
||||
# Build
|
||||
RUN CGO_ENABLED=0 \
|
||||
|
||||
Reference in New Issue
Block a user