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.
1 parent 6955dea commit e4ed952Copy full SHA for e4ed952
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