We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4458879 commit c149cf6Copy full SHA for c149cf6
dockerfile-sample-2/Dockerfile
@@ -9,4 +9,4 @@ WORKDIR /usr/share/nginx/html
9
10
COPY index.html index.html
11
12
-# I don't have to specify EXPOSE or CMD because they're in my FROM
+# I don't have to specify EXPOSE or CMD because they're in my FROM
dockerfile-sample-2/testme.txt
@@ -0,0 +1 @@
1
+is it me you're looking for docker learning
dockerfile-sample-2/textme.txt
0 commit comments