diff --git a/Dockerfile b/Dockerfile index db4aeff4..d4c356ad 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \