Issues running containers with podman-compose #24320
Unanswered
itsCheithanya
asked this question in
Q&A
Replies: 1 comment
-
Almost always SELinux related. Add ,z to the :ro volume lines. |
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.
-
Running this compose file with


sudo podman-compose <file> up
file gives permisson denied errors while withsudo docker-compose <file> up
it works fineHere are the logs of the containers
docker-compose.yaml
Beta Was this translation helpful? Give feedback.
All reactions