Skip to content
Snippets Groups Projects
Commit 5e9177c0 authored by nimrod's avatar nimrod
Browse files

- Use privileged container instead of just adding the sys_admin capability...

- Use privileged container instead of just adding the sys_admin capability (the latter has been shown to be cause unrelated issues).
parent 83e03211
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,7 @@ docker:
image: ubuntu
image_version: xenial
command: /sbin/init
cap_add:
- SYS_ADMIN
privileged: True
volume_mounts:
- /sys/fs/cgroup:/sys/fs/cgroup
- /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment