Docker Get In Python Container

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