Skip to content

Commit c904ef0

Browse files
author
Dennis Labordus
committed
Make it possible to replace nginx configuration through volume.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 50537e9 commit c904ef0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM nginx:latest
22
COPY build/. /usr/share/nginx/html/
33

4+
VOLUME /etc/nginx/conf.d
45
VOLUME /usr/share/nginx/html/public/cim

0 commit comments

Comments
 (0)