some testing

This commit is contained in:
andre
2019-04-13 23:20:52 +02:00
parent c109764694
commit 9d7d4e3cd9
2 changed files with 7 additions and 7 deletions

View File

@@ -65,7 +65,7 @@ RUN tar -cf /opt/initial_iobroker.tar /opt/iobroker
#RUN echo 'iobroker ALL=(ALL) NOPASSWD: ALL' | EDITOR='tee -a' visudo \
# && echo "iobroker:iobroker" | chpasswd \
# && adduser iobroker sudo
USER iobroker
#USER iobroker
# Setting up ENV
ENV DEBIAN_FRONTEND="teletype" \