Skip to content
#

Docker Compose

docker-compose logo

Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.

Here are 6,552 public repositories matching this topic...

This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

  • Updated Apr 1, 2024
  • Python

Released October 16, 2014

Latest release 14 days ago

Followers
224 followers
Repository
docker/compose
Website
github.com/topics/docker-compose

Related Topics

containers docker