score-compose
score-compose copied to clipboard
Test and document `podman` support
There have been queries about whether score-compose can work with podman. Since podman supports podman-compose, a compose spec implementation, this should be possible. But we need to test this and document it along with any differences in the README.md.
Links:
- https://github.com/containers/podman-compose
- https://news.ycombinator.com/item?id=35168660
- https://docs.oracle.com/en/learn/podman-compose/index.html#important-information
Would like to give it a try, sounds interesting to me!
@MiirzaBaig go right ahead!
@astromechza Maybe i have a solution to it.... Will send a PR at EOD...
let me pick this, Thanks!
JFYI, I started this https://github.com/score-spec/sample-score-app/pull/43, to get a reproducible setup with Devcontainer/Codespace, but I'm stuck with just installing podman on the base image. If someone wants to help, please let me know ;)
@mathieu-benoit I don’t know much about this yet, but I’d love to help :)