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
Matt (pactflow.io / pact-js / pact-go)
07/02/2024, 9:08 AM
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
Yousaf Nabi (pactflow.io)
07/02/2024, 10:56 AM
podman claims to be a drop in replacement for docker, so no guidance is needed.
👌 1
Yousaf Nabi (pactflow.io)
07/02/2024, 10:58 AM
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
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