Signed-off-by: J0WI <J0WI@users.noreply.github.com>
@ -49,7 +49,6 @@ RUN set -ex; \
rm -rf /var/lib/apt/lists/*
RUN mkdir -p \
/usr/share/man/man1 \
/var/log/supervisord \
/var/run/supervisord \
;
@ -40,7 +40,6 @@ RUN set -ex; \
apk del .build-deps