Skip to content

Commit

Permalink
Add comment examples to the myalpine Dockerfile
Browse files Browse the repository at this point in the history
[refs #efbde25b862c]
  • Loading branch information
jfahrer committed May 5, 2018
1 parent 84cab07 commit fb1d956
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion myalpine/Dockerfile
@@ -1,4 +1,5 @@
FROM alpine:latest
# THIS IS A COMMENT
FROM alpine:latest # NOT A COMMENT

RUN apk update
RUN apk add bash
Expand Down

0 comments on commit fb1d956

Please sign in to comment.