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