Skip to content

A really small Docker Compose-enabled Flask app.

Notifications You must be signed in to change notification settings

mbrzosa/mini-compose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini Compose

This is probably one of the smallest Docker Compose apps possible. It's just a single-file Flask app.

How to run

Run this with the docker compose up command.

Why it exists

I was trying to create a really simple Compose deployment to help me learn how to write Compose files. This repo can easily be extended, and works as a good starter if you want a bare-bones Flask app.

About

A really small Docker Compose-enabled Flask app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.2%
  • Dockerfile 43.8%