mirror of
https://github.com/containers/podman.git
synced 2025-12-01 10:38:05 +08:00
Quadlet - use the default runtime
Do not set the runtime when processing a .container file Let Podman choose the runtime based on its configuration Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
## assert-podman-args "--replace"
|
||||
## assert-podman-args "-d"
|
||||
## assert-podman-args "--log-driver" "passthrough"
|
||||
## assert-podman-args "--runtime" "crun"
|
||||
## assert-podman-args "--cgroups=split"
|
||||
## assert-podman-args "--sdnotify=conmon"
|
||||
## assert-key-is "Unit" "RequiresMountsFor" "%t/containers"
|
||||
|
||||
Reference in New Issue
Block a user