Replies: 2 comments
-
we use the docker image in CI so gitlab-ci job starts like
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi there,
To build the docker image, ran: Next when tried to run container, using below command: Getting below error:
Any idea how can this be fixed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have a problem with Gitlab CI integration.
Our runners are on CentOs.
Missing libraries are:
libnss3.so
libnssutil3.so
libsmime3.so
libnspr4.so
libatk-bridge-2.0.so.0
libdrm.so.2
libxkbcommon.so.0
libgbm.so.1
libasound.so.2
libatspi.so.0
libxshmfence.so.1
Beta Was this translation helpful? Give feedback.
All reactions