Skip to content

Nagitch/python3-docker-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-docker-environment

easy scaffolding to start leaning python 3 with docker

Usage

make sure you're ready to use Docker Desktop and follow steps below.

  1. Clone this repository
  2. hit these commands at terminal in python3-docker-environment
    $ docker-compose build
    ...
    $ docker-compose up
    ...
  3. now container is up. you can make connection with VSCode Remote - Containers.

opt is prepared directory that doing what you want.

About

easy scaffolding to start leaning python 3 with docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published