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

adding graphviz package

parent d52c9a9a
No related branches found
No related tags found
No related merge requests found
Pipeline #2705540 passed
......@@ -63,7 +63,7 @@ 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 openjdk-8-jdk sshuttle \
build-essential cmake python-dev python3-dev openjdk-8-jdk sshuttle graphviz\
&& apt-get -yqq clean
###############################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment