It would be nice to have podman-compose in Gentoo, as an alternative to docker-compose, using app-emulation/podman instead of app-emulation/docker. It is a Python script installable from PyPI using `pip`. DESCRIPTION="a script to run docker-compose.yml using podman" HOMEPAGE="https://github.com/containers/podman-compose"
Created attachment 641916 [details] podman-compose ebuild from my overlay, for usage inside the gentoo portage tree
Need this for complete podman stack
Created attachment 861458 [details] podman-compose 1.0.6, python 3_10 and 3_11 I would also love to see podman-compose as part of an official repo. I've attached my current podman-compose ebuild, perhaps it will be of use to somone.
Our (Gentoo) podman stack is often lagging behind. This is a trivial software that should be in official repos. Are there that few amount of users who use podman on day-to-day basis? This makes me wanna learn python and start contributing to maintain such stacks
I am using podman as a better docker replacement and i also would find this very useful in portage. I am currently using this ebuile posted here https://bugs.gentoo.org/attachment.cgi?id=861458 and works fine.
So, this is in Guru, but the current release is 1.1.0 (https://github.com/containers/podman-compose/releases). Not sure if I'm doing the right thing to get the Guru overlay updated by posting here? Thanks.