Skip to content
Snippets Groups Projects
Commit 7f1d9adb authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Docker: Add dbus-launcher for eclipse startup (test)

parent ad642626
No related branches found
No related tags found
1 merge request!4Docker: Add dbus-launcher for eclipse startup (test)
Pipeline #21005 failed
......@@ -2,7 +2,7 @@ FROM maven:latest
RUN apt-get update
RUN apt-get install -y libgtk-3-bin xvfb libgomp1
RUN apt-get install -y libgtk-3-bin xvfb dbus-x11 libgomp1
ENV DISPLAY=:99
ADD xvfb.sh /usr/bin/xvfb.sh
......
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