Y
Hacker News
new
|
ask
|
show
|
jobs
by
bogwog
293 days ago
The quadlet user folder is typically at `~/.config/containers/systemd`. So if you put your .container files in there, you can start them with `systemctl start --user MyContainer`
https://docs.podman.io/en/latest/markdown/podman-systemd.uni...
1 comments
johnny22
285 days ago
and that's why it's a non-starter for dev stuff (to me). I'll stick with docker-compose (although with podman)
link