Compare commits
2 commits
47ae24ad59
...
2f2dbe26d1
Author | SHA1 | Date | |
---|---|---|---|
|
2f2dbe26d1 | ||
|
33e13e2381 |
1 changed files with 8 additions and 1 deletions
|
@ -63,6 +63,13 @@ RUN apt-get update && \
|
||||||
ipcalc \
|
ipcalc \
|
||||||
socat \
|
socat \
|
||||||
hping3 \
|
hping3 \
|
||||||
|
libgtk-3-0 \
|
||||||
|
librest-0.7-0 \
|
||||||
|
libgtk-3-common \
|
||||||
|
dconf-gsettings-backend \
|
||||||
|
libsoup-gnome2.4-1 \
|
||||||
|
libsoup2.4-1 \
|
||||||
|
dconf-service \
|
||||||
&& apt-get clean
|
&& apt-get clean
|
||||||
# install python dependencies
|
# install python dependencies
|
||||||
RUN python3 -m pip install \
|
RUN python3 -m pip install \
|
||||||
|
|
Loading…
Reference in a new issue