Skip to content

Surfict/basic-python-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object

This is a basic example of a python script using docker, including some libraries that are useful in most of my personal projects like dotenv, logging and typer.

Setup

  • Create a .env from the .env-example file
  • Launch the script :
    docker compose up
    

About

Basic setup of a python script using docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages