mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-16 21:56:29 +00:00
parent
63fde3b410
commit
7f54383147
@ -2,7 +2,6 @@ ARG BUILD_FROM
|
|||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
ENV \
|
ENV \
|
||||||
S6_READ_ONLY_ROOT=1 \
|
|
||||||
S6_SERVICES_GRACETIME=10000 \
|
S6_SERVICES_GRACETIME=10000 \
|
||||||
SUPERVISOR_API=http://localhost \
|
SUPERVISOR_API=http://localhost \
|
||||||
CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 \
|
CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user