a few fixes

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-07-13 14:40:51 +02:00
parent 6bab59c5f9
commit 4a60b4d004
4 changed files with 11 additions and 5 deletions

View file

@ -57,6 +57,7 @@ RUN set -ex; \
/var/log/supervisord \
/var/run/supervisord; \
chmod 777 -R \
/tmp \
/conf \
/var/run/supervisord \
/var/log/supervisord;