cancel
Showing results for 
Search instead for 
Did you mean: 
isudoajl
Mission Specialist
Mission Specialist
  • 929 Views

podman-compose run --rm <container_name> <commands>

Hello,

Current scenario: I use podman-compose to deploy a wordpress environment made up of 4 containers:

Perfect, up to here all good.

Is there any way  to execute podman-compose run --rm <container_name> <commands> but that ONLY execute the container and not all the docker-compose.yml file again?

I have seen in a video that with docker-compose it only execute the specified container and nothing else, it does not go through the entire docker-compose.yml file.

0 Kudos
0 Replies
Join the discussion
You must log in to join this conversation.