Compare commits
No commits in common. "5013b53605c4ced285e47b0a303253905e2b6ad5" and "2a7904e2f11dbca2275b6bbb930b02c17b1a142e" have entirely different histories.
5013b53605
...
2a7904e2f1
1 changed files with 0 additions and 3 deletions
|
@ -37,8 +37,6 @@ RUN apt-get update && \
|
|||
wget \
|
||||
xauth \
|
||||
xterm \
|
||||
vim \
|
||||
nano \
|
||||
wireshark \
|
||||
firefox \
|
||||
net-tools \
|
||||
|
@ -72,7 +70,6 @@ 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