mirror of
https://github.com/docker-training/node-bulletin-board.git
synced 2026-03-13 20:32:21 +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