Docker Get in Python Container

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