easy scaffolding to start leaning python 3 with docker
make sure you're ready to use Docker Desktop and follow steps below.
- Clone this repository
- hit these commands at terminal in
python3-docker-environment
$ docker-compose build ... $ docker-compose up ...
- now container is up. you can make connection with VSCode Remote - Containers.
opt
is prepared directory that doing what you want.