mirror of
https://github.com//cppla/ServerStatus
synced 2025-06-03 14:19:50 +08:00
Merge 166ca6084bb5e335e0b9d0c89615852fe19c11cc into 1a764ed104a950a8bac442e7a942f0c77cb36a43
This commit is contained in:
commit
df082841b9
@ -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