Replies: 1 comment
8000
Comment options
-
Due to the generic title of your thread "Yet another incompact I found between podman-compose and docker-compose" I want to ask. Does podman-compose try to be compatible to docker-compose with it cli? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to switch vscode devcontainer from
docker-compose
topodman-compose
, but failed because ofpodman-compose
does not expand relative path. #620Even using the config expanded by
docker-compose
, still got newError: no container with name or ID
whenpodman start
.Seems found another incompact :(
Beta Was this translation helpful? Give feedback.
All reactions