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 84cab07 commit fb1d956Copy full SHA for fb1d956
myalpine/Dockerfile
@@ -1,4 +1,5 @@
1
-FROM alpine:latest
+# THIS IS A COMMENT
2
+FROM alpine:latest # NOT A COMMENT
3
4
RUN apk update
5
RUN apk add bash
0 commit comments