Restore systemd-debian-latest image

This commit is contained in:
Paweł Krawczyk 2021-08-09 10:32:28 +01:00
parent 6a491d63f0
commit 40c632734f
No known key found for this signature in database
GPG Key ID: 32AF1F39C4EE03F2
1 changed files with 9 additions and 6 deletions

View File

@ -29,12 +29,15 @@ platforms:
- /run
- /tmp
# - name: systemd-debian-latest
# image: jrei/systemd-debian:latest
# command: /sbin/init
# privileged: true
# volumes:
# - /sys/fs/cgroup:/sys/fs/cgroup:ro
- name: systemd-debian-latest
image: jrei/systemd-debian:latest
command: /sbin/init
privileged: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
tmpfs:
- /run
- /tmp
# - name: systemd-fedora-latest
# image: jrei/systemd-fedora:latest