This commit is contained in:
2025-05-19 13:22:38 +02:00
commit ed67e43dd4
5 changed files with 99 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
---
driver:
name: podman
platforms:
- name: instance
image: ubi9/ubi-init
pre_build_image: true
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
privileged: true
command: "/usr/sbin/init"