update
This commit is contained in:
parent
1e0a9408d6
commit
1423da361a
@ -59,7 +59,9 @@ RUN set -eux; \
|
||||
/var/lib/nginx \
|
||||
/var/log/nginx \
|
||||
/data/loki \
|
||||
;
|
||||
;\
|
||||
chmod -R 777 /data/loki;
|
||||
|
||||
COPY --chown=loki:loki rootfs /
|
||||
RUN chmod +x /etc/cont-init.d/nginx.sh;\
|
||||
chmod +x /etc/services.d/loki/*; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user