Skip to content

Commit c149cf6

Browse files
committed
workign on docker 1
1 parent 4458879 commit c149cf6

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

dockerfile-sample-2/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ WORKDIR /usr/share/nginx/html
99

1010
COPY index.html index.html
1111

12-
# I don't have to specify EXPOSE or CMD because they're in my FROM
12+
# I don't have to specify EXPOSE or CMD because they're in my FROM

dockerfile-sample-2/testme.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
is it me you're looking for docker learning

dockerfile-sample-2/textme.txt

Whitespace-only changes.

0 commit comments

Comments
 (0)