Update Dockerfile
This commit is contained in:
@ -6,6 +6,7 @@ COPY scripts/*.sh /tmp/
|
||||
# Install tools, create Node-RED app and data dir, add user and set rights
|
||||
RUN set -ex && \
|
||||
apt-get update && \
|
||||
apt-get upgrade && \
|
||||
apt-get intsall \
|
||||
bash \
|
||||
tzdata \
|
||||
|
||||
Reference in New Issue
Block a user