We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cf88f4 + de3f5e0 commit 06b4e18Copy full SHA for 06b4e18
1 file changed
Dockerfile
@@ -4,4 +4,5 @@ RUN apk add --no-cache ca-certificates openssl \
4
WORKDIR /app
5
COPY chisel /app/
6
USER 65532:65532
7
+ENTRYPOINT ["/app/chisel"]
8
ENTRYPOINT ["/app/chisel"]
0 commit comments