docker exec it bash python

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