mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2025-12-15 07:16:43 +08:00
Add logging & config; update base images
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM nginx:1.13.6
|
||||
FROM nginx:1.15.10-alpine
|
||||
|
||||
RUN mkdir -p /data/nginx/cache
|
||||
COPY nginx.conf /etc/nginx/nginx.conf
|
||||
Reference in New Issue
Block a user