Fix systemd-ubuntu

This commit is contained in:
Paweł Krawczyk 2021-08-08 20:47:20 +01:00
parent 4eb6a5ae3b
commit 5e7b20680b
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
1 changed files with 1 additions and 0 deletions

View File

@ -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