mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-22 20:46:28 +01:00
Update Dockerfile
This commit is contained in:
@@ -31,8 +31,8 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
RUN \
|
||||
# Set config directory
|
||||
sed -i 's|config|config/ubooquity|g' /etc/cont-init.d/10-adduser \
|
||||
&& sed -i 's|config|config/ubooquity|g' /etc/cont-init.d/30-config \
|
||||
&& sed -i 's|config|config/ubooquity|g' /etc/services.d/ubooquity/run \
|
||||
&& 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 \
|
||||
# Allow UID and GID setting
|
||||
&& sed -i 's|bash|bashio|g' /etc/cont-init.d/10-adduser \
|
||||
&& sed -i 's|{PUID:-911}|(bashio::config "PUID")|g' /etc/cont-init.d/10-adduser \
|
||||
|
||||
Reference in New Issue
Block a user