mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update Dockerfile
This commit is contained in:
@@ -33,7 +33,7 @@ RUN sed -i 's/bash/bashio/g' /etc/cont-init.d/10-adduser \
|
|||||||
&& sed -i 's| /config| /share/webtop_kde|g' /defaults/* \
|
&& sed -i 's| /config| /share/webtop_kde|g' /defaults/* \
|
||||||
&& sed -i 's| /config| /share/webtop_kde|g' /etc/cont-init.d/* \
|
&& sed -i 's| /config| /share/webtop_kde|g' /etc/cont-init.d/* \
|
||||||
&& sed -i 's| /config| /share/webtop_kde|g' /etc/services.d/*/run \
|
&& sed -i 's| /config| /share/webtop_kde|g' /etc/services.d/*/run \
|
||||||
&& usermod --home /share/webtop_kde abc
|
&& usermod --home /share/webtop_kde abc \
|
||||||
\
|
\
|
||||||
# Add custom repositories
|
# Add custom repositories
|
||||||
&& if [ -f /etc/apk/repositories ]; then echo "Adding custom repository : " \
|
&& if [ -f /etc/apk/repositories ]; then echo "Adding custom repository : " \
|
||||||
|
|||||||
Reference in New Issue
Block a user