Skip to content
Snippets Groups Projects
Commit 0e887fc1 authored by Guido Sterbini's avatar Guido Sterbini
Browse files

removing sshuttle

parent fa339dc1
No related branches found
No related tags found
No related merge requests found
Pipeline #2575388 passed
......@@ -63,10 +63,10 @@ RUN echo "deb [arch=$(dpkg --print-architecture)] \
###############################################################################
RUN apt-get -qq update \
&& apt-get -yqq install x11-apps sudo wget git tmux vim meld openssh-server\
build-essential cmake python-dev python3-dev sshuttle \
build-essential cmake python-dev python3-dev \
&& apt-get -yqq clean
# openjdk-8-jdk removed for a problem with eos
# openjdk-8-jdk sshuttle removed for a problem with eos
###############################################################################
# MAD-X installation (last releases)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment