How to deploy docker on Podman?

I usually see services having the option to deploy using docker, but since i use silverblue would like to know if i need to do something to make it work in podman ?

From Ask Fedora to The Water Cooler

Added tech-talk and removed silverblue

Podman is a Docker alternative. You can run services inside containers using Podman instead of Docker. There is no need to run Docker inside a Podman managed container, you just run the service you need.

2 Likes

is there a guide ? is the same commands to run as docker ?

They are mostly the same commands, here is the official docs and there are many guides on the internet:

https://docs.podman.io/en/latest/

1 Like

You might like to try out the Pods app, which is a graphical frontend to Podman. It’s an easy way to load images and change container settings etc.

1 Like

when using podman, have a look at quadlet and also cockpit