Docker Compose
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.
- GitHub: https://github.com/topics/docker-compose
- Repo: https://github.com/docker/compose
- Released: October 16, 2014
- Related Topics: docker, containers,
- Aliases: dockercompose,
- Last updated: 2026-06-23 00:08:43 UTC
- JSON Representation
https://github.com/axecac/template-back-end-c-sharp
Our template for back end on c#
docker-compose dotnet postgresql template-project
Last synced: 03 May 2026
https://github.com/shemarlindie/reverse-proxy-traefik
Traefik template for hosting multiple containers on the same port via reverse proxy.
containers docker docker-compose traefik
Last synced: 24 Apr 2026
https://github.com/hamdiz0/qr-code-generator
A containerized app that generates QR codes with urls as an input ,Built ,Pushed and Deployed with a CI/CD Pipeline using Docker ,Jenkins and an EKS cluseter set up with Terrafrom .This repo contains details on running this app using docker compose along with steps to deploy it on vercel and render
api devops docker docker-compose front jenkins nextjs postgresql python render vercel
Last synced: 13 Feb 2026
https://github.com/feltex/aluno-service
Este repositório contém um projeto de exemplo que demonstra como integrar o Spring Boot com o Test Containers para facilitar o desenvolvimento e teste de aplicações Java.
docker docker-compose java java17-spring-boot java21 spring spring-boot
Last synced: 15 Feb 2026
https://github.com/flandredaisuki/traefik-nginx-php-note
(traefik + nginx + php) with docker
docker docker-compose nginx php traefik
Last synced: 05 May 2026
https://github.com/erzhtor/docker-for-local-nodejs-development
Created for an Article on Medium.com
development docker docker-compose get-started javascript nodejs tutorial
Last synced: 07 May 2026
https://github.com/mbannour/akkahttp-mongodb
Simple REST Service written on Akka HTTP with Mongodb.
akka circe docker-compose mongodb rest-api
Last synced: 09 May 2026
https://github.com/trydirect/akeneo
Deploy Akeneo with docker-compose.yml
akeneo akeneo-development akeneo-pim docker docker-compose docker-compose-files docker-compose-template
Last synced: 13 Mar 2026
https://github.com/DIGI-UW/openelis-docker
Docker Compose setup for OpenELIS-Global2
docker docker-compose openelis
Last synced: 14 Oct 2025
https://github.com/lurst/simple_eventconsumer
:robot: A simple eventconsumer to play with
asyncio docker docker-compose event-sourcing events eventstore handlers
Last synced: 09 May 2026
https://github.com/zucchinidev/building-distributed-systems-golang
Building Distributed Systems and Workign with Flexible Data with Golang
distributed-systems docker docker-compose go golang nsq twitter
Last synced: 15 Apr 2026
https://github.com/codewithmmak/seleniumcore
This is sample Test Automation framework designed using Selenium WebDriver, NUnit and C#. And in this framework we will see some basic working examples for learning.
csharp docker docker-compose nunit selenium-c selenium-hub selenium-webdriver test-automation
Last synced: 15 Apr 2026
https://github.com/jakuboskera/guestbook
Guestbook is a simple cloud-native web application which allows visitors to leave a public comment without creating a user account
docker docker-compose flask flask-migrate flask-restx helm kubernetes postgresql python sqlalchemy
Last synced: 02 Mar 2026
https://github.com/le717/codetri-server
CodeTri.net server configuration
caddy caddyserver docker docker-compose
Last synced: 11 Oct 2025
https://github.com/ansh-info/incognito
Inspired by Google's Foobar challenge. It automates secretive candidate selection based on online activity, provides timed coding challenges, and allows hiring managers to evaluate submissions
api docker docker-compose javascript jupyter-notebook kmeans leetcode logistic-regression machine-learning machinelearning mysql python3 react reactjs scikit-learn selection-algorithms supervised-learning webdevelopment
Last synced: 11 Feb 2026
https://github.com/disco07/docker-golang-postgres
docker docker-compose dockerization dockerize dockerized go golang
Last synced: 07 May 2026
https://github.com/patternhelloworld/docker-my-sql-replica
Run MySQL Master Slave replication and cope with emergency with Docker and robust scripts
backup docker docker-compose high-availability mysql mysql-replication mysql8 replication sql
Last synced: 04 May 2026
https://github.com/wilk/backend-api-go
A simple RESTful API (CRUD) built with GoLang
docker docker-compose glide golang golang-application golang-examples gorm martini-web
Last synced: 07 May 2026
https://github.com/tsmx/nodejs-tutorial
Tutorial project for a complete NodeJS stack including unit-testing and CI/CD: Express, Winston, MongoDB, Mongoose, Jest, supertest, mongodb-memory-server, Docker, Docker-Compose, GitHub Actions, eslint.
ci-cd docker docker-compose eslint express github-actions jest mongodb mongodb-memory-server mongoose nodejs supertest tutorial unit-test winston
Last synced: 26 Feb 2026
https://github.com/jz543fm/docker-parrot
Parrot OS (Core/Security) or just Parrot Tools in Docker with the usage of Makefile, Dockerfiles and docker-compose.yaml for Bug Bounty, Penetration Testing, Security Research, Computer Forensics and Reverse Engineering, repository also contains Proof of Concept with kind (K8s in Docker) for ParrotOS with/without systemd in K8s cluster
computer-forensics cybersecurity docker docker-compose dockerfile kubernetes makefile parrot parrot-os parrotos pentesting systemd
Last synced: 19 Apr 2026
https://github.com/dev-vivekkumarverma/django-app-dockerisation
Dockerised Django app backend (DRF) with database( postgresql ) running in same network but in different container.
django django-application django-rest-framework docker docker-compose docker-network dockerfile dockerizing-django-app
Last synced: 19 Jan 2026
https://github.com/andrey18106/mediadc-docker-example
Nextcloud MediaDC docker configuration example
alpine-linux docker docker-compose dockerfile mediadc nextcloud nextcloud-docker
Last synced: 09 May 2026
https://github.com/carrilloapps/simple-crud-api
Simple CRUD app with auth x-api-key + mongodb in Go
crud-api docker docker-compose dockerfile echo-framework env go golang mongodb rest-api x-api-key
Last synced: 05 May 2026
https://github.com/octonawish-akcodes/facialtraitanalyzer
Containerized Django web application that performs age and gender detection on uploaded images using OpenCV and ML.
age-detection containerization django-project docker docker-compose face-detection gender-detection opencv-python
Last synced: 07 May 2026
https://github.com/aoki/docker-compose-mariadb-replication
Docker compose sample for replication mariadb
Last synced: 10 May 2026
https://github.com/yousafkhamza/ipstack-containerization-with-nginx-lb
It's a sample IP location finding the website and that the website fetched the data from ipstack website. Aso, I have containerized this website and also, I included Nginx and Redis containers. Redis act as a cache and Nginx act as a load balancer server because we are using three ipstack containers for efficient working. Also, you can easily set up these containers in your environment because I wrote the above details as a docker-compose. Furthermore, the website is created using python and it's just a demonstration.
containers docker docker-compose iplocation ipstack-api nginx nginx-load-balancer redis-cache
Last synced: 01 May 2026
https://github.com/yasu-s/nodemailer-and-mailhog-sample
nodemailer and MailHog sample
docker-compose mailhog-image nodejs nodemailer
Last synced: 10 May 2026
https://github.com/avm-sistemas/financas-app
Finanças App é um Sistema Financeiro de forma a permitir que qualquer pessoa possa ter um sistema de educação financeira e controle de finanças pessoais ou para pequenas empresas que não queiram nada complicado.
angular docker docker-compose hacktoberfest mysql nestjs self-hosted typeorm
Last synced: 29 Jan 2026
https://github.com/avenom/synology-cloudflare-tunnel
Установка и настройка Cloudflare Tunnel для Synology DSM со своим доменом
cloudflare cloudflare-tunnel cloudflare-zero-trust clouflared container-manager docker docker-compose dsm guide nas synology synology-nas tunnel xpenology zero-trust
Last synced: 10 May 2026
https://github.com/sidd-77/microservices-chat
Microservices based application designed which uses TypeScript and technologies such as Docker, Kubernetes, Redis Pub/Sub, RabbitMQ, and MinIO for building scalable and maintainable solutions.
chat docker-compose github-actions kubernetes mern microservices-architecture pubsub rabbitmq redis turborepo
Last synced: 14 Feb 2026
https://github.com/terwer/docker-fedora-vnc
Docker buid for fedora with vnc
docker docker-compose fedpra mate-desktop vnc
Last synced: 24 Apr 2026
https://github.com/tyronejosee/project_marketly
This repository implements a Django application following the principles of Clean Architecture and Domain-Driven Design (DDD). It serves as a practical example of how to structure a robust and maintainable application.
api-rest django django-rest-framework docker docker-compose github-actions httpx pillow postgresql pre-commit-hooks python redis
Last synced: 24 Jun 2026
https://github.com/borisboc/docker_image_annotations
Docker compose dedicated to image annotations and visualisation : to quickly deploy the needed tools to create datasets of images and annotate them.
annotation-tool annotations docker docker-compose fiftyone labeling-tool labelstudio mongodb segment-anything
Last synced: 29 Apr 2026
https://github.com/szepeviktor/debian-normalized
My very first normalized Debian Docker image
debian debian-linux docker docker-compose docker-container docker-image
Last synced: 31 Jan 2026
https://github.com/modern-agile-team/docker-for-crawler
파이썬과 jupyter notebook으로 크롤러를 개발하기 위한 기본 개발 환경 셋업
anaconda beautifulsoup4 crwaler docker docker-compose jupyter-notebook python3 requests
Last synced: 17 Apr 2026
https://github.com/fajarwz/blog-docker-compose-laravel
An implementation of Docker Compose in Laravel from fajarwz.com/blog
containerization docker docker-compose example-project laravel php
Last synced: 09 Feb 2026
https://github.com/dark-art108/machine-learning-on-alpine-image
This repository have a ML application on Docker Alpine Image which is based on Machine Learning Enviroment
docker docker-compose machine-learning
Last synced: 15 Apr 2026
https://github.com/joel-hanson/model-tracker
A custom model tracker using django and celery
celery django django-rest-framework docker docker-compose flower python
Last synced: 06 Jun 2026
https://github.com/stanislav-web/pyruc
PyRuc (Python Redis Users Controller)
docker-compose docker-images jwt-authentication-flow python-jwt python-redis python-redis-jwt python3 redis redis-registration redis-users sms users-management
Last synced: 04 May 2026
https://github.com/aruizeac/docker-playground
:whale: A curated set of Docker (Compose + Kubernetes/Helm) implementations of Maestre's favorite infrastructure.
Last synced: 01 May 2026
https://github.com/sheeiavellie/prod-bars
Some Bars API scripts
deployment docker-compose production virtual-machine
Last synced: 15 Apr 2026
https://github.com/luizfelipe9627/users-management-api
API para gerenciamento de usuários. Permite a criação, autenticação, atualização e exclusão de contas de usuário.
bcryptjs cors docker docker-compose dotenv expressjs jsonwebtoken mysql2 nodejs nodemon swagger zod
Last synced: 25 Feb 2026
https://github.com/humphreyboagart/vmask
Docker-based sockpuppetry for the people! (VNC Edition)
anonymous bash docker docker-compose docker-container docker-image firefox firefox-extension gluetun kasmvnc openvpn platform-manipulation shell shell-script shell-scripting sockpuppet sockpuppet-deployment vnc vpn wireguard
Last synced: 24 Jan 2026
https://github.com/fh332393900/docker-compose-node
📦 docker-compose实现node服务代理到二级路径
Last synced: 04 May 2026
https://github.com/kimdcottrell/wordpress-localdev-template
A Localdev: WordPress 6, PHP 8, MariaDB 11, Composer, WP CLI, & WP-Scripts
composer docker docker-compose localdev localdevelopment mariadb php wordpress wp-cli wp-scripts
Last synced: 15 Feb 2026
https://github.com/martincastroalvarez/flask-application
Flask REST API.
api crud docker docker-compose postgresql python rest sqlaclhemy web
Last synced: 03 May 2026
https://github.com/larueli/kanboard_freeipa_ldap
Integrate FreeIPA LDAP into kanboard with docker compose
containers docker docker-compose freeipa freeipa-ldap kanboard ldap php ssl
Last synced: 04 May 2026
https://github.com/ngendah/fintech-labs
A fintech project portfolio featuring IaC, LLM agents, low-latency high-load micro-services.
agents aws docker docker-compose grafana kubernetes llm nodejs reactjs terraform
Last synced: 27 Mar 2026
https://github.com/its-satyajit/docker_containers
Docker, Docker Compose, MySQL, MariaDB, phpMyAdmin, Pi-hole, Portainer, PostgreSQL, Prometheus, Grafana, GoSpeed, Watchtower, Container Management, Monitoring, Database Management.
container-management database-management docker docker-compose gospeed grafana mariadb monitoring mysql phpmyadmin pi-hole portainer postgresql prometheus watchtower
Last synced: 26 Oct 2025
https://github.com/mixa3607/eh_hath
Fork of H@H with metrics in docker
docker docker-compose hath metrics
Last synced: 06 May 2026
https://github.com/syumai/webpacker-docker-example
Example application of RoR with webpacker 3 and docker-compose
docker docker-compose rails webpacker
Last synced: 03 May 2026
https://github.com/mxschmitt/pg-backup-scheduler
Self-hosted PostgreSQL backup scheduler with Docker-based version matching. Perfect for Supabase users avoiding premium backup costs.
backup cron devops docker docker-compose go golang pg-dump postgresql scheduler self-hosted supabase
Last synced: 15 Jun 2026
https://github.com/rehansaeed/docker-cheat-sheet
A cheat sheet for Docker commands.
cheat-sheet docker docker-compose docker-container docker-image docker-swarm dockerfile
Last synced: 18 Apr 2026
https://github.com/wellers/dart-microservice
A prototype containerised microservice featuring a Leto GraphQL server interfacing with a MongoDB database. A Dart API server acts as a client app utilising the GraphQL server.
dart docker docker-compose graphql mongodb
Last synced: 02 Apr 2026
https://github.com/cslant/react-docker
This is a simple docker configuration for React. It is suitable for both development and production environments.
cslant cslant-docker docker docker-compose docker-template docker-templates react-docker react-environnement reactjs
Last synced: 04 May 2026
https://github.com/weaponsforge/my-phonebook
An online multi-user web application clone of a regular mobile Contacts application using React/Firebase/Vercel
contacts docker docker-compose express firebase firebase-admin firebase-auth firebase-storage firestore nextjs nodejs phonebook react
Last synced: 24 Feb 2026
https://github.com/s0rg/clickhouse-kafka-compose
Example docker-compose with clickhouse and kafka or redpanda as event sources
clickhouse docker docker-compose example kafka redpanda
Last synced: 03 May 2026
https://github.com/dreknix/docker-compose-pxe
Docker Compose for PXE Image
docker docker-compose ipxe netboot pxe-boot
Last synced: 04 May 2026
https://github.com/jroliveira/scooby-api
🐾 Scooby (api) :dog:
docker-compose koa2 neo4j nodejs typescript
Last synced: 02 Apr 2026
https://github.com/antardas/video-transcoding
Video Transcoding system
docker docker-compose ffmpeg kafka microservice nodejs react typescript whisper-ai whisper-cpp
Last synced: 01 Mar 2026
https://github.com/voutuk/pag
Prometheus + Alertmanager + Grafana
alertmanager bash docker docker-compose grafana jenkins prometheus tailscale
Last synced: 06 Feb 2026
https://github.com/jorneycr/book-store-api
API in NestJS with Docker.
api-rest docker-compose nestjs postgresql typescript
Last synced: 27 Apr 2026
https://github.com/manmolecular/cloud-downloader
:rocket: Download files directly into the cloud with a list of URLs (Distributed RabbitMQ Workers, PostgreSQL, Tornado Web Server)
docker docker-compose postgresql python3 rabbitmq sqlalchemy tornado
Last synced: 04 May 2026
https://github.com/trick77/docker-observium
A containerized Observium network monitoring platform
compose docker docker-compose network-monitoring observium snmp
Last synced: 15 Apr 2026
https://github.com/maastrichtu-ids/get-started-with-docker
🐳 A straightforward workshop to get started with Docker in an hour
docker docker-compose workshop
Last synced: 04 May 2026
https://github.com/anilsenay/scala-slick-rest-postgresql
First Scala REST Api attempt for learning in a week
akka akka-http akka-streams docker docker-compose postgresql scala scala-slick slick
Last synced: 05 May 2026
https://github.com/csidirop/ilias-docker
Easily deploy and manage ILIAS LMS with Docker. This setup includes all necessary containers (web server (incl. ILIAS application) and database) for quick and reproducible ILIAS installations, ideal for testing, development, or production environments.
docker docker-compose h5p hacktoberfest ilias lms
Last synced: 07 May 2026
https://github.com/ramsailopal/yottadb-rust
YottaDB, Rust, IDE stack for very quick Rust development with YottaDB
docker docker-compose mumps rust theia yottadb
Last synced: 19 Apr 2026
https://github.com/nikolaiprogramist/php-project-57
This is a minimalistic CRM system for managing the flow of tasks and personnel.
docker-compose laravel makefile php task-manager webservice
Last synced: 27 Feb 2026
https://github.com/nativu5/docker-typecho
Typecho with PHP7, postgresSQL and nginx, based on docker containers.
Last synced: 04 May 2026
https://github.com/antonioanerao/docker-compose-debian10-sqlsrv
Docker-compose with Debian10 + PHP7.4.21 + Drivers sqlsrv + SQL Server 2017 Express
Last synced: 01 May 2026
https://github.com/thorlauridsen/spring-boot-kotlin-jpa
Spring Boot Kotlin multi-project Gradle build sample using Spring Data JPA
docker-compose gradle h2-database jackson jpa kotlin liquibase rest rest-api restful-api spring spring-boot spring-data spring-data-jpa springboot springdoc swagger testcontainers
Last synced: 16 Mar 2026
https://github.com/degisew/event_ticketing_fastapi
An advanced Online Event Ticketing System that enables users to seamlessly browse, book, and manage event tickets. Designed for organizers to create and manage events, and for attendees to easily purchase tickets and track their bookings.
alembic docker docker-compose fastapi python3 sqlalchemy
Last synced: 20 Apr 2026
https://github.com/juanico10/selfhosted
Project to install Docker and Docker-Compose in Ubuntu, Raspberry or Nanopi
containers docker docker-compose nextcloud traefik
Last synced: 04 May 2026
https://github.com/arulrajnet/certbot-nginx-autorenew
Certbot + Nginx - Letsencrypt certificate auto renewal in docker-compose
certbot docker-compose letsencrypt
Last synced: 17 Apr 2026
https://github.com/oanhnn/example-traefik-proxy-auto-ssl
:+1: An example for setting auto proxy and auto setup SSL with Traefik 2.0
auto-ssl docker docker-compose example traefik traefik-v2
Last synced: 04 May 2026
https://github.com/bcm-id-au/bcm
Public website and self-hosted systems
ai-agents deno docker docker-compose dockerfile gcp github-actions nunjucks self-hosted static-site typescript
Last synced: 04 Jun 2026
https://github.com/eduardogr/djangorf-base
Django project built with the aim of avoiding boilerplate and being used as the base of other projects to build REST APIs using django-rest-framework.
boilerplate-application django django-rest-framewok docker-compose monitoring python3 rest-api
Last synced: 07 May 2026
https://github.com/smashingtags/homelabarr-ce
Free, open-source Docker container management for homelabs. 157+ apps, one-click deploy. CE Demo: ce-demo.homelabarr.com | PE Demo: demo.homelabarr.com | homelabarr.com | imogenlabs.ai | mjashley.com | Discord: discord.gg/Pc7mXX786x
containers docker docker-compose homelab media-server plex react self-hosted typescript
Last synced: 01 Apr 2026
https://github.com/metrico/qryn-docker-canary
cLoki +Clickhouse canary runner
canary cloki docker docker-compose logql
Last synced: 15 Apr 2026
https://github.com/3jackdaws/django-ws-starter
Django/channels boilerplate web app code
boilerplate django django-channels docker docker-compose websockets
Last synced: 16 Apr 2026
https://github.com/flaubert-dev/app-wp-make
Configure o Ubuntu de forma simples e instale o WordPress para desenvolvimento, testes ou estudos locais.
docker docker-compose make makefile sage-theme wordpress wsl-ubuntu wsl2
Last synced: 14 Apr 2026
https://github.com/jumpogpo/bank-manager-api
This project is a mock bank API, which utilizes FASTAPI for API development and MongoDB for data storage. It is deployed using Docker.
api bank-api docker docker-compose fastapi kmitl mongodb
Last synced: 04 Mar 2026
https://github.com/jujudje06/laravel_10-vue_3-typescript-inertia-jetstream
Dockerized starter
docker docker-compose https https-proxy inertia jetstream laravel laravel10x nginx-proxy php83 starter-project vue3
Last synced: 31 Jan 2026
https://github.com/khachornchit/php-symfony4-micro-services
This project is demonstrated on how to develop micro-services application with CRUD method using Symfony 4.2/PHP 7.2 and docker container. So, make sure you have installed docker and docker-compose ready on your environment. Then, you can follow the setup guide step by step.
docker docker-compose microservice mysql php php7 restful-api symfony symfony4 web-api
Last synced: 15 Apr 2026
https://github.com/andrewmcodes-archive/maintainer-seeker
Rails app to help OSS maintainers find their replacement
docker docker-compose maintainer-wanted oss rails webpacker
Last synced: 12 Oct 2025
https://github.com/sanchistor/riga-services.api
API based on ASP .NET core 7 with CI/CD pipeline using Jenkins and Github
asp-net-core docker docker-compose jenkins mediatr postgresql
Last synced: 24 Feb 2026
https://github.com/opillion-gmbh-co-kg/easy-stack-php
This a Php 8.4 Docker Compose setup for rapid prototyping or testing.
docker docker-compose makefile php8 php84
Last synced: 12 Feb 2026
https://github.com/veilair/docker-development
An ongoing curated list of awesome frameworks, important books, articles, talks, libraries, learning tutorials, best practices and technical resources about Docke
container container-image container-linux container-management container-runtime container-security containerization containers docker docker-apps docker-build docker-cloud docker-compose docker-container docker-hub docker-image docker-registry
Last synced: 06 May 2026
https://github.com/evilfreelancer/docker-compose-manticoresearch
Composition of docker containers with ManticoreSearch via docker-compose.yml (example)
docker docker-compose example manticoresearch
Last synced: 01 May 2026
https://github.com/redactedprofile/docker-web-tools
A collection of containers ready to spin up, pre-configured with docker-compose for convenience
database databases docker docker-compose elasticsearch mongo mysql neo4j postgis postgres web
Last synced: 04 Apr 2026
https://github.com/lumunix/intellij-idea-docker
IntelliJ IDEA IDE in a docker container
developer-tools docker docker-compose ide intellij-idea java
Last synced: 02 May 2026
https://github.com/tiknil/skipper
Tool for managing multiple local Laravel docker-compose deployment
dev-ops docker-compose laravel localhost
Last synced: 04 May 2026
https://github.com/nikaera/bloggimg
ブログを書く用途に特化した Gyazo を用いた画像管理ツール
docker-compose gyazo react rust
Last synced: 18 Apr 2026
https://github.com/dreknix/ansible-role-docker-deploy
Ansible role for deploying Docker compose instances
ansible ansible-role docker docker-compose
Last synced: 12 Feb 2026
https://github.com/ignavan39/mood_diary
Telegram-бот для трекинга настроения с аналитикой, Clean Architecture, PostgreSQL, Prometheus, async Python
aiogram clean-architecture docker-compose grafana mental-health mood-diary mood-tracker python sqlalchemy telegrambot telegrambotapi
Last synced: 03 Apr 2026
https://github.com/frankcash/airflow_compose
A simple docker-compose ready repository for using Apache Airflow.
airflow airflow-docker apache docker-compose python3 workload-automation
Last synced: 14 Apr 2026
https://github.com/tynab/docker-compose
CyberSoft Java 17 - ELKQ
academy compose cybersoft cybersoft-academy cybersoft-be cybersoft-be-java cybersoft-be-java-17 docker docker-compose elastic elasticsearch elk java-17 java-be kibana log logtash queue rabbitmq yan
Last synced: 16 Feb 2026
https://github.com/composepack/composepack
Dynamic templating and packaging for Docker Compose. Manage complex configurations with values.yaml defaults and overrides.
config-management configuration devops docker docker-compose infrastructure packaging templating
Last synced: 02 Mar 2026