You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-27 00:31:02 +02:00
update n2n for edge mode
This commit is contained in:
@ -7,7 +7,7 @@ MAINTAINER EasyPi Software Foundation
|
||||
|
||||
RUN set -xe \
|
||||
&& apt update \
|
||||
&& apt install -y gnupg lsb-release wget \
|
||||
&& apt install -y gnupg lsb-release net-tools wget \
|
||||
&& wget http://apt.ntop.org/stretch/all/apt-ntop.deb \
|
||||
&& dpkg -i apt-ntop.deb \
|
||||
&& apt update \
|
||||
|
Reference in New Issue
Block a user