1
0
mirror of https://github.com/wallabag/docker synced 2025-12-13 09:46:27 +00:00

Merge pull request #238 from hoh/patch-1

This commit is contained in:
Jérémy Benoist
2020-12-29 06:15:45 +01:00
committed by GitHub

View File

@@ -51,6 +51,8 @@ RUN set -ex \
s6 \
tar \
tzdata \
make \
bash \
&& rm -rf /var/cache/apk/* \
&& ln -sf /dev/stdout /var/log/nginx/access.log \
&& ln -sf /dev/stderr /var/log/nginx/error.log \