mirror of
https://github.com//cppla/ServerStatus
synced 2025-06-02 05:39:50 +08:00
Update Dockerfile
修改 Dokcerfile Nginx镜像版本
This commit is contained in:
parent
adb05818b9
commit
166ca6084b
@ -13,7 +13,7 @@ RUN make -j
|
||||
RUN pwd && ls -a
|
||||
|
||||
# glibc env run
|
||||
FROM nginx:latest
|
||||
FROM nginx:1.19
|
||||
|
||||
RUN mkdir -p /ServerStatus/server/ && ln -sf /dev/null /var/log/nginx/access.log && ln -sf /dev/null /var/log/nginx/error.log
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user