This commit is contained in:
Alexandre
2022-02-18 17:02:10 +01:00
parent 0d1f2f0489
commit d606f29b71
5 changed files with 36 additions and 41 deletions

View File

@@ -32,6 +32,7 @@ ENV \
S6_CMD_WAIT_FOR_SERVICES=1 \
TERM="xterm-256color"
# hadolint ignore=SC2015
RUN \
# Allow UID and GID setting
sed -i 's/bash/bashio/g' /etc/cont-init.d/10-adduser \