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