mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-09-19 01:37:24 +00:00
fix some details after dinit migration
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -90,7 +90,7 @@ USER www-data:www-data
|
||||
STOPSIGNAL SIGTERM
|
||||
|
||||
ENTRYPOINT ["/start.sh"]
|
||||
CMD ["dinit", "--system", "--container", "apache", "caddy"]
|
||||
CMD ["dinit", "--system", "--container", "--socket-path", "/tmp/dinitctl", "apache", "caddy"]
|
||||
|
||||
ENV AIO_LOG_LEVEL=warn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user