Skip to content

Commit 7c98ae2

Browse files
committed
Update Dockerfile
1 parent f0c4ba4 commit 7c98ae2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

httpd-server/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ COPY index.html /www/index.html
55

66
EXPOSE 8080
77

8+
# A comment.
9+
810
CMD ["httpd", "-f", "-p", "8080", "-h", "/www"]

0 commit comments

Comments
 (0)