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 1ab807a commit b99938eCopy full SHA for b99938e
Dockerfile
@@ -1,3 +1,4 @@
1
FROM alpine
2
+RUN apk add --update --no-cache ca-certificates
3
ADD otra /otra
4
CMD ["/otra"]
0 commit comments