Skip to content

Commit 4395614

Browse files
put that thing back where it came from or so help me
1 parent 68107d3 commit 4395614

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ RUN echo "**** install runtime dependencies ****" && \
7777
/var/lib/apt/lists/* \
7878
/var/tmp/*
7979

80+
# add local files
8081
COPY /root /
8182

83+
# ports and volumes
8284
EXPOSE 8443
85+

0 commit comments

Comments
 (0)