FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ykbryan/docker-python: A docker template for python 3.6 development · GitHub

Repository files navigation

Docker template for python development

Implemented to kick start new python projects quickly. Make your changes to the python version at docker_conf/python/Dockerfile

To run this docker project

docker-compose up -d

Check your logs

docker logs <CONTAINER_ID> 

You should see "Hello World"

To stop the docker container

docker-compose down

About

A docker template for python 3.6 development

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL