For the moment only podman can be used to build the image. Let's support several runtimes: - [x] podman - [ ] docker - [ ] apple containers - [ ] vm through libkrun and a disk image containing buildah Runtime can be chosen by `--runtime=podman|docker|apple|vm` and will later be auto-detected
For the moment only podman can be used to build the image.
Let's support several runtimes:
Runtime can be chosen by
--runtime=podman|docker|apple|vmand will later be auto-detected