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

Removing java toolkit

parent f6c3f772
No related branches found
No related tags found
No related merge requests found
Pipeline #2575255 passed
......@@ -63,9 +63,11 @@ 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 openjdk-8-jdk\
build-essential cmake python-dev python3-dev sshuttle \
&& apt-get -yqq clean
# openjdk-8-jdk removed for a problem with eos
###############################################################################
# MAD-X installation (last releases)
###############################################################################
......
......@@ -21,3 +21,5 @@ pytest
pytest-cov
ruamel.yaml
ipywidgets
sympy
h5py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment