Skip to content

gaffinetB/minimal-python-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Minimal Python Docker

A simple and minimal devcontainer for Python development in Visual Studio Code with Docker. To quickly get started do the following:

  1. Clone repository
  2. Use VSC's Remote-Containers Extension
  3. Run Remote-Containers: Open Folder in Container...

For more information about setting everything up and prerequisites for Windows 10 read https://medium.com/rss-hydro-blog/docker-for-python-development-with-vsc-e6b138e0b252.

Disclaimer: The provided Dockerfile is very basic and arguably bad. Ideally check out https://docs.docker.com/ for best practices.

About

A simple devcontainer for python development in Visual Studio Code with Docker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published