Docker Run Command no contêiner

sudo docker exec -it <container name> <command>
Frantic Frog