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 f6ea9a4 commit 84cab07Copy full SHA for 84cab07
myalpine/Dockerfile
@@ -0,0 +1,6 @@
1
+FROM alpine:latest
2
+
3
+RUN apk update
4
+RUN apk add bash
5
6
+CMD bash
0 commit comments