We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76f6ca commit 8a3d9e7Copy full SHA for 8a3d9e7
1 file changed
Dockerfile
@@ -1,7 +1,5 @@
1
FROM alpine:latest
2
3
-RUN apk --no-cache add ca-certificates
4
-
5
COPY reverse-scan /usr/local/bin/reverse-scan
6
7
ENTRYPOINT ["/usr/local/bin/reverse-scan"]
0 commit comments