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 51b5c37 commit bbc20a9Copy full SHA for bbc20a9
Dockerfile.build
@@ -1,3 +1,4 @@
1
FROM python:3.6-alpine
2
3
RUN apk add --no-cache openssh-client
4
+RUN apk add --no-cache curl
0 commit comments