This commit is contained in:
Alexandre
2022-10-31 14:02:49 +01:00
parent 3f7b392e12
commit a57aaa5e4a
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
S6_SERVICES_GRACETIME=0
# Allow UID and GID setting
# hadolint ignore=SC2015,DL4006,SC2013
# hadolint ignore=SC2015,DL4006,SC2013,SC2086
RUN \
# Change home folder location
usermod --home /share/webtop_kde abc \