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