Fix systemd-ubuntu
This commit is contained in:
parent
4eb6a5ae3b
commit
5e7b20680b
|
@ -10,6 +10,7 @@ driver:
|
|||
platforms:
|
||||
- name: ubuntu-latest
|
||||
image: jrei/systemd-ubuntu:latest
|
||||
command: /usr/sbin/init
|
||||
privileged: true
|
||||
volumes:
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||
|
|
Loading…
Reference in New Issue