I'm trying out Podman as an alternative to Docker, and it seems pretty nice. I like the separation of tools (e.g. running containers is separate from building images), and there's less hassle with user privileges. It even supports the same images!
miniblog.
Related Posts
I'm trying out Podman as an alternative to Docker, and it seems pretty nice. I like the separation of tools (e.g. running containers is separate from building images), and there's less hassle with user privileges. It even supports the same images!
The Docker daemon is really convenient for deployment though. It's less work than writing a systemd configuration.
The Stack Overflow/Discourse model is that you get more privileges as you're more active in a project.
Could we do the same with git repos? Newbies get more guidance and guard rails, seasoned contributors get automatic merge powers if CI passes?