Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Podman-compose isn't fully compatible with the new compose spec.

Also I really don't care if docker has a daemon or not, for me it offers feature like auto starting containers without bothering with SystemD, and auto updates using watchtower and the docker socket.

And since podman doesn't have an official distro package repo like docker, you are stuck use whatever old version shipped in your distro without recent improvements, which is important for a very active development project.



> Also I really don't care if docker has a daemon or not, for me it offers feature like auto starting containers without bothering with SystemD

Bingo, the "pain" of the daemon (it's never cause a single problem for me? Especially on Linux, on macOS I've occasionally had to go start it because it wasn't running, but BFD) saves me from having to touch systemd. Or, indeed, from caring WTF distro I'm running and which init system it uses at all.


To be fair, every mainstream distro now uses Systemd


> And since podman doesn't have an official repo like docker,

Hmm... https://github.com/containers/podman

I found that on: https://podman.io/ so, I'm pretty sure it's official.


I meant a a repo for a distro package manager, so you can get the latest version regardless of whatever version your distro ships.


The most of major distros ship podman in their repositories. Just use your package manager to install podman.


And these versions are often our of date, which is important given that podman is in active a development and you want to be using the latest version.


I don't understand what the issue is. Don't use an LTS distro if you want up to date software. Fedora and Arch are up to date for Podman. Alpine seems to be one minor version behind.


I want stability for the system and a newer podman version. I do this all the time with docker, install an LTS distro and then add the official docker repos.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: