Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Docker Compose
D

Docker Compose

Tool
122 projects602.4k total stars136.0k total forks25 languages

Open-source projects built with Docker Compose

There are currently 122 open-source projects built with Docker Compose, with a combined total of 602.4k GitHub stars. The most common language among these projects is Python.

Showing 114 open-source projects · page 3 of 4

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
BMW-Labeltool-Lite
BMW-Labeltool-LiteBMW-InnovationLab/BMW-Labeltool-Lite

A Docker-based image annotation tool for bounding box labeling with auto-labeling support, designed for deep learning training.

32449C#
1 year ago
Quizmaster
Quizmasternymanjens/quizmaster

A web application for hosting interactive quizzes with multiple question types, configurable via YAML.

32241Scala
1 year ago
ctk
ctkctk-hq/ctk

A visual composer for generating Docker Compose and Kubernetes manifests.

30127TypeScript
3 months ago
Local Docker DB
Local Docker DBalexmacarthur/local-docker-db

A collection of Docker Compose files to quickly spin up local databases for development and testing.

29937Go
2 years ago
terraform-provider-openapi
terraform-provider-openapidikhan/terraform-provider-openapi

A dynamic Terraform provider that auto-configures itself at runtime using OpenAPI/Swagger specifications.

28347Go
2 years ago
Mailoney
Mailoneyphin3has/mailoney

A modern SMTP honeypot that simulates a vulnerable mail server to capture and log email-based attacks with database integration.

28281Python
15 days ago
machine learning
machine learningjeff1evesque/machine-learning

A web interface and REST API for classification and regression using Support Vector Machine (SVM) and Support Vector Regression (SVR) algorithms.

25983JavaScript
5 years ago
docker-controller-bot
docker-controller-botdgongut/docker-controller-bot

A Telegram bot for managing Docker containers on your server, with monitoring, updates, and multi-language support.

24833Python
10 days ago
OpenSCAP
OpenSCAPOpenSCAP/container-compliance

Tools for vulnerability scanning and compliance auditing of Docker containers and images using OpenSCAP.

24144Shell
9 years ago
Algorand Sandbox
Algorand Sandboxalgorand/sandbox

A Docker-based tool to quickly set up a local Algorand development environment with Algod, Indexer, and Conduit.

239159Shell
7 months ago
WPGraphQL for SEOPress
WPGraphQL for SEOPressashhitch/wp-graphql-yoast-seo

A WPGraphQL extension that exposes Yoast SEO data for WordPress content via GraphQL queries.

23147PHP
2 months ago
cl-dbi
cl-dbifukamachi/cl-dbi

A database-independent interface for Common Lisp, providing a uniform API for SQLite, PostgreSQL, and MySQL.

23030Common Lisp
3 months ago
FastAPI and Tortoise ORM
FastAPI and Tortoise ORMprostomarkeloff/fastapi-tortoise

A template for building scalable web APIs with FastAPI and Tortoise ORM, featuring Docker deployment and development utilities.

22320Python
1 year ago
Dockadvisor
Dockadvisordeckrun/dockadvisor

A fast, lightweight Dockerfile linter written in Go that detects issues, enforces best practices, and provides quality scores.

2037Go
4 months ago
Zodiac
ZodiacCenturyLinkLabs/zodiac

A lightweight tool for easy deployment and rollback of Docker Compose applications with deployment history.

20020Go
6 years ago
Elastic honey
Elastic honeyjordan-wright/elastichoney

A honeypot designed to detect and log attacks targeting Elasticsearch remote code execution vulnerabilities.

19153Go
11 years ago
docker-k6-grafana-influxdb
docker-k6-grafana-influxdbluketn/docker-k6-grafana-influxdb

A Docker Compose setup for running load tests with K6, Grafana, and InfluxDB for visualizing performance metrics.

179105JavaScript
1 year ago
ADBHoney
ADBHoneyhuuck/ADBHoney

A low-interaction honeypot that mimics Android Debug Bridge (ADB) over TCP/IP to capture malware targeting exposed port 5555.

17935Python
1 year ago
c't-Smart-Home
c't-Smart-Homect-Open-Source/ct-Smart-Home

A pre-configured Node-RED setup for home automation with Zigbee, MQTT, and dashboard support, designed for self-hosting.

17140Shell
2 years ago
mongodb
mongodbmongodb-haskell/mongodb

A Haskell driver for MongoDB that enables database connections, queries, updates, and administrative tasks.

17048Haskell
2 years ago
BurningOkr
BurningOkrBurningOKR/BurningOKR

An open-source web application for implementing OKR (Objectives and Key Results) goal-setting methodology with focus, alignment, and transparency.

16956Java
1 year ago
Sync Flavor
Sync Flavortestdrivenio/fastapi-crud-sync

A synchronous FastAPI example project for building and testing CRUD APIs with Pytest and Docker.

16219Python
2 years ago
k6 QuickPizza examples
k6 QuickPizza examplesgrafana/quickpizza

A demo web application for learning observability with Grafana and performance testing with k6.

15246Go
2 days ago
JtlReporter
JtlReporterludeknovy/jtl-reporter

Generate beautiful, customizable performance reports from JMeter, Locust, and other testing tools.

15040Python
1 month ago
golang-fiber-realworld-example-app
golang-fiber-realworld-example-appalpody/golang-fiber-realworld-example-app

A real-world backend API example built with Go, Fiber, Gorm, and Swagger, following the RealWorld specification.

14834Go
3 months ago
rust-etcd
rust-etcdjimmycuadra/rust-etcd

A Rust client library for interacting with etcd distributed key-value stores.

14332Rust
6 years ago
go-sample
go-samplezitryss/go-sample

A sample Go application project layout implementing Clean Architecture with real, runnable code.

14026Go
7 years ago
Craftman
Craftmangabrielmoreira/craftman

A command-line tool to simplify Craft CMS installation, management, and deployment using Docker.

12411Shell
7 years ago
Terraform cloud-init config
Terraform cloud-init configchristippett/terraform-cloudinit-container-server

A Terraform module to deploy Docker containers or Compose files to any cloud VM using cloud-init, with Traefik and Let's Encrypt.

11929HCL
3 years ago
intercityup.com
intercityup.comintercity/intercity-next

A web control panel for deploying applications on your own servers using Dokku.

11322Ruby
7 years ago
Cardinal
CardinalJohnMaguire/Cardinal

A Python IRC bot with reloadable async plugins, decorator-based commands, and simple JSON storage.

10440Python
3 months ago
Secure the News
Secure the Newsfreedomofpress/securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations.

10327Python
4 years ago
Example code from the Docker Meet Cassandra Article
Example code from the Docker Meet Cassandra Articlethelastpickle/docker-cassandra-bootstrap

A Docker Compose stack for running Apache Cassandra with monitoring, repair, and logging tools for development and learning.

9850Dockerfile
7 years ago
Hokusai
Hokusaiartsy/hokusai

A Docker and Kubernetes CLI for application developers that wraps kubectl, Docker, Docker-Compose, and Git to manage containerized application lifecycles.

9725Python
9 days ago
aqara-mqtt
aqara-mqttmonster1025/aqara-mqtt

A bridge that connects Aqara (Xiaomi) smart home gateways to MQTT for integration with Home Assistant.

8822Python
5 years ago
Webstack-micro
Webstack-microferbs/webstack-micro

A Docker Compose starter kit for small teams to adopt microservices with built-in authentication, background jobs, and WebSocket push.

8818JavaScript
3 years ago
1
2
3
4