- restructure module from `podman-linux` to platform-agnostic `podman` - move linux-specific implementation to `modules/services/podman/linux/` - add darwin module with declarative machine management - implement launchd-based watchdog for auto-starting machines - maintains backward compatibility with existing linux functionality
4 lines
109 B
Text
4 lines
109 B
Text
[storage]
|
|
driver = "overlay"
|
|
graphroot = "$HOME/.containers/graphroot"
|
|
runroot = "$HOME/.containers/runroot"
|