Hey, just double checking my understanding. You can't configure a Docker Container Infrastructure block (hosting locally) with podman, you need actual docker to make this work?
✅ 1
r
Ryan Peden
06/23/2023, 12:46 AM
IIRC the Docker infrastructure block uses docker-py to talk to the Docker REST API, usually accessible at /var/run/docker.sock.
Podman's REST API has compatibility endpoints that are (supposedly) identical to Docker's REST endpoints, so I think there's a decent chance it'll work if you're running the Podman API and create a symlink from /var/run/docker.sock to /run/podman/podman.sock.
I haven't tried it, but now I want to.
l
Luke Dolan
06/23/2023, 7:22 PM
Didn't have the podman API service started. But if you do turns out it creates that symlink for you by default
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.