Revert "Use s6-overlay read-only mode by default (#5906)" (#5921)

This commit is contained in:
Jan Čermák 2025-05-27 20:00:22 +02:00 committed by GitHub
parent 63fde3b410
commit 7f54383147
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,6 @@ ARG BUILD_FROM
FROM ${BUILD_FROM}
ENV \
S6_READ_ONLY_ROOT=1 \
S6_SERVICES_GRACETIME=10000 \
SUPERVISOR_API=http://localhost \
CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 \