Update Dockerfile
This commit is contained in:
@ -53,7 +53,7 @@ RUN chown -R node-red:node-red /usr/src/node-red && \
|
||||
/tmp/install_devtools.sh && \
|
||||
rm -r /tmp/*
|
||||
|
||||
RUN RUN set -ex \
|
||||
RUN set -ex \
|
||||
&& apt-get install -y wget sudo net-tools dhcpdump bluez arp-scan
|
||||
|
||||
RUN addgroup sudo && addgroup node-red sudo
|
||||
|
||||
Reference in New Issue
Block a user