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 bde6e0d commit a068b5cCopy full SHA for a068b5c
Dockerfile.goreleaser
@@ -1,4 +1,4 @@
1
FROM gcr.io/distroless/static
2
COPY asterisk-config /go/bin/asterisk-config
3
-COPY defaults /
+COPY defaults /defaults
4
ENTRYPOINT ["/go/bin/asterisk-config"]
0 commit comments