Open
Description
Hello, is there any way to get pure podman run command, without the docker-compose specific commands?
I would like to move away from using docker-compose and thought podman-compose would be able to extract the pure commands without docker-compose specific labels that podman-compose adds.
Is there any way?