Add Debian 12 and CI

This commit is contained in:
Emilien Mantel
2023-05-30 18:30:49 +02:00
committed by Emilien M
parent c552dd3642
commit c8344201a8
27 changed files with 651 additions and 64 deletions

View File

@@ -0,0 +1,13 @@
---
platforms:
- name: debian-10
image: dokken/debian-10
command: /lib/systemd/systemd
dockerfile: ../_shared/Dockerfile.j2
capabilities:
- SYS_ADMIN
cgroupns_mode: host
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
privileged: true