Podman support #293
-
Hello, do you plan to add podman compose support ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
It should already support podman with some configs, I have heard users are doing the podman -> docker alias, similarly I think they may be aliasing podman-compose (https://github.com/containers/podman-compose) to docker-compose. Maybe you can ask in the discord, as I am not personally familiar with it. |
Beta Was this translation helpful? Give feedback.
-
For people like me who keeps getting a permission issue to the podman.sock. |
Beta Was this translation helpful? Give feedback.
It should already support podman with some configs, I have heard users are doing the podman -> docker alias, similarly I think they may be aliasing podman-compose (https://github.com/containers/podman-compose) to docker-compose. Maybe you can ask in the discord, as I am not personally familiar with it.