We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6955dea + e4ed952 commit efa9671Copy full SHA for efa9671
Dockerfile
@@ -40,7 +40,6 @@ RUN go mod download
40
41
# Copy source code
42
COPY main.go main.go
43
-COPY pkg/ pkg/
44
COPY internal/ internal/
45
46
ARG TARGETPLATFORM
0 commit comments