Hacker News new | past | comments | ask | show | jobs | submit login

I'm not sure why the docs mention podman-compose, which is buggy and unmaintained.

The podman way is to write a k8s manifest and start it with `podman play kube`. Also handles configMaps and persistentVolumes.

If you really need docker-compose, podman is API-compatible with docker, so you can use the real thing on top of the podman socket.

Just do not use podman-compose.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

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

Search: