Compare commits
No commits in common. "2f2dbe26d1ce6c804d124daffcaa0bcaaf773094" and "47ae24ad59fe0edca860786c819f68a8e67255b9" have entirely different histories.
2f2dbe26d1
...
47ae24ad59
1 changed files with 1 additions and 8 deletions
|
@ -62,14 +62,7 @@ RUN apt-get update && \
|
|||
whois \
|
||||
ipcalc \
|
||||
socat \
|
||||
hping3 \
|
||||
libgtk-3-0 \
|
||||
librest-0.7-0 \
|
||||
libgtk-3-common \
|
||||
dconf-gsettings-backend \
|
||||
libsoup-gnome2.4-1 \
|
||||
libsoup2.4-1 \
|
||||
dconf-service \
|
||||
hping3 \
|
||||
&& apt-get clean
|
||||
# install python dependencies
|
||||
RUN python3 -m pip install \
|
||||
|
|
Loading…
Reference in a new issue