Docker Entre no contêiner Python

docker exec -it <python-container-id> bash
Karamolegkos