mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 02:44:05 +02:00
Update Dockerfile
This commit is contained in:
@@ -30,7 +30,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
# Set config directory
|
# Set config directory
|
||||||
sed -i 's|config|config/ubooquity|g' /etc/cont-init.d/10-adduser \
|
sed -i 's|config|config/addons_config/ubooquity|g' /etc/cont-init.d/10-adduser \
|
||||||
&& sed -i 's|config|config/addons_config/ubooquity|g' /etc/cont-init.d/30-config \
|
&& sed -i 's|config|config/addons_config/ubooquity|g' /etc/cont-init.d/30-config \
|
||||||
&& sed -i 's|config|config/addons_config/ubooquity|g' /etc/services.d/ubooquity/run \
|
&& sed -i 's|config|config/addons_config/ubooquity|g' /etc/services.d/ubooquity/run \
|
||||||
# Allow UID and GID setting
|
# Allow UID and GID setting
|
||||||
|
|||||||
Reference in New Issue
Block a user