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 e513280 commit 214caf4Copy full SHA for 214caf4
2.7/alpine3.6/Dockerfile
@@ -1,4 +1,5 @@
1
-FROM cmp1234/alpine-bash
+FROM alpine:3.6
2
+#FROM cmp1234/alpine-bash
3
4
# ensure local python is preferred over distribution python
5
ENV PATH /usr/local/bin:$PATH
0 commit comments