Skip to content
Snippets Groups Projects
Commit c472418b authored by inso's avatar inso
Browse files

Update Dockerfile

parent 960f6ad9
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -17,7 +17,7 @@ RUN apt-get update && \ ...@@ -17,7 +17,7 @@ RUN apt-get update && \
libxcb-render-util0-dev libxcb-glx0-dev libgl1-mesa-dri libegl1-mesa libpcre3 libgles2-mesa-dev \ libxcb-render-util0-dev libxcb-glx0-dev libgl1-mesa-dri libegl1-mesa libpcre3 libgles2-mesa-dev \
freeglut3-dev libfreetype6-dev xorg-dev xserver-xorg-input-void xserver-xorg-video-dummy xpra libosmesa6-dev \ freeglut3-dev libfreetype6-dev xorg-dev xserver-xorg-input-void xserver-xorg-video-dummy xpra libosmesa6-dev \
curl libdbus-1-dev libdbus-glib-1-dev autoconf automake libtool libgstreamer-plugins-base0.10-0 dunst fakeroot \ curl libdbus-1-dev libdbus-glib-1-dev autoconf automake libtool libgstreamer-plugins-base0.10-0 dunst fakeroot \
dbus-x11 git gcc make libsqlite3-dev libbz2-dev libssl-dev libreadline6-dev && \ dbus-x11 git gcc make libsqlite3-dev libbz2-dev libssl-dev libreadline6-dev xvfb && \
apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
# Create compiling user # Create compiling user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment