GitHunt
AL

alexkutsan/python_minimal_compose

minimal docker compose python app

How to run

  1. Replace main.py with your content
  2. build image docker-compose build
  3. run image docker-compose up -d
  4. check logs docker-compose logs --tail 100 -f # last 100 lines and watch updated

Languages

Dockerfile85.0%Python15.0%

Contributors

Created August 16, 2022
Updated August 16, 2022