username
This commit is contained in:
parent
58f30706e8
commit
51ad610998
@ -23,7 +23,7 @@ RUN \
|
||||
npm install -g homekit2mqtt --unsafe-perm && \
|
||||
mkdir -p ${DATA_DIR} && \
|
||||
mkdir -p ${STORAGE_DIR} && \
|
||||
chown ${USER}:${GROUP} ${DATA_DIR}
|
||||
chown -R ${USER}:${GROUP} ${DATA_DIR}
|
||||
|
||||
USER ${USER}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user