Implemented to kick start new python projects quickly.
Make your changes to the python version at docker_conf/python/Dockerfile
docker-compose up -d
docker logs <CONTAINER_ID>
You should see "Hello World"
docker-compose down
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Implemented to kick start new python projects quickly.
Make your changes to the python version at docker_conf/python/Dockerfile
docker-compose up -d
docker logs <CONTAINER_ID>
You should see "Hello World"
docker-compose down