mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 18:41:27 +02:00
Update Dockerfile
This commit is contained in:
@@ -29,12 +29,12 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
|||||||
|
|
||||||
# Allow UID and GID setting
|
# Allow UID and GID setting
|
||||||
# hadolint ignore=SC2015,DL4006,SC2013,SC2086
|
# hadolint ignore=SC2015,DL4006,SC2013,SC2086
|
||||||
RUN \
|
#RUN \
|
||||||
# Change home folder location
|
# Change home folder location
|
||||||
usermod --home /share/webtop_kde abc
|
# usermod --home /share/webtop_kde abc
|
||||||
|
|
||||||
# Global LSIO modifications
|
# Global LSIO modifications
|
||||||
ARG CONFIGLOCATION="/share/webtop_kde"
|
ARG CONFIGLOCATION="/data"
|
||||||
# hadolint ignore=SC2015, SC2013, SC2086
|
# hadolint ignore=SC2015, SC2013, SC2086
|
||||||
RUN \
|
RUN \
|
||||||
# Avoid custom-init.d duplications
|
# Avoid custom-init.d duplications
|
||||||
|
|||||||
Reference in New Issue
Block a user