Docker Get in Python Container
docker exec -it <python-container-id> bash
Karamolegkos
docker exec -it <python-container-id> bash