Hi all, I'm trying to run pact-cli with podman as ...
# general
k
Hi all, I'm trying to run pact-cli with podman as podman is being used in our pipelines over docker. I don't see any reference to podman in the documentation. How can I run pact-cli with podman ? What is needed to prepare in order to do so ? Thank you all in advance
m
I don't think podman is something we've dealt with much here, but if you find a way we can certainly update our docs - your research will be well spent. You could search the slack history (see bookmark) to see if any it has come up before
y
podman claims to be a drop in replacement for docker, so no guidance is needed.
👌 1
same with orbstack and other docker providers. unless you come across something specific, it should just work (tm) any bugs found will probably want to go back to respective container provider projects
Some notes from when testing out Podman against the pact-python project https://github.com/pact-foundation/pact-python/pull/368
👍 1
k
Thank you @Yousaf Nabi (pactflow.io) @Matt (pactflow.io / pact-js / pact-go), will check those notes and I'll try to make it run with podman ! Keep you posted
thankyou 1