Skip to content

Commit 89edeeb

Browse files
author
Flurb
committed
Added VOLUME to Dockerfile
1 parent f9fc116 commit 89edeeb

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,2 +1,4 @@
11
FROM nginx:latest
22
COPY build/. /usr/share/nginx/html/
3+
4+
VOLUME /usr/share/nginx/html/public/cim

0 commit comments

Comments
 (0)