Compare commits
2 commits
2a7904e2f1
...
5013b53605
Author | SHA1 | Date | |
---|---|---|---|
|
5013b53605 | ||
|
7e87ad24fa |
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,8 @@ RUN apt-get update && \
|
|||
wget \
|
||||
xauth \
|
||||
xterm \
|
||||
vim \
|
||||
nano \
|
||||
wireshark \
|
||||
firefox \
|
||||
net-tools \
|
||||
|
@ -70,6 +72,7 @@ RUN apt-get update && \
|
|||
libsoup-gnome2.4-1 \
|
||||
libsoup2.4-1 \
|
||||
dconf-service \
|
||||
x11-xserver-utils \
|
||||
&& apt-get clean
|
||||
# install python dependencies
|
||||
RUN python3 -m pip install \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue