Skip to content

Commit 67b1184

Browse files
authored
Update Dockerfile
1 parent b91d80a commit 67b1184

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Pull base image.
22
FROM ubuntu:xenial
33

4+
RUN echo "working"
5+
46
# Install Nginx.
57
RUN \
68
apt-get update && \

0 commit comments

Comments
 (0)