podbox-cli 0.7.2

Declarative Podman-native container environment manager. Define an environment as a TOML file and let systemd own its lifecycle.
Documentation
1
2
3
4
5
6
7
[image]
base = "fedora:41"
name = "minimal"

[container]
name = "minimal"
home = "~/containers/minimal"