Skip to content

A starting point for python apps using poetry and docker.

License

Notifications You must be signed in to change notification settings

tnightengale/template-poetry-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poetry & Docker

A Python environment inside Docker with Poetry to manage dependencies.

Overview

Install make and Docker to build and run your app by running make up.

There is a .devcontainer.json setting file for a VS Code Dev Container, which provides a way to develop inside the container, using the VS Code editor.

There is also a make it command for interactively entering the container in a shell, if not using VS Code Dev Containers.

About

A starting point for python apps using poetry and docker.

Resources

License

Stars

Watchers

Forks

Packages

No packages published