Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 277 Bytes

File metadata and controls

9 lines (8 loc) · 277 Bytes

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