[mod] default and error pages for web container
- removed volume for web as this is a placeholder
This commit is contained in:
@@ -16,6 +16,6 @@ RUN mkdir -p /service/temp \
|
||||
# copy configuration and entrypoint.sh
|
||||
COPY ./files/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
COPY ./files/index.html /service/html/index.html
|
||||
COPY ./files/html /service/html/
|
||||
|
||||
USER $USER_NAME
|
||||
|
||||
Reference in New Issue
Block a user