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-07-20 00:08:44 UTC
- JSON Representation
https://github.com/erengaygusuz/visitorbook
ASP.Net Core 7 MVC Layered Web Project
asp-net-core asp-net-mvc aspnetcore best-practices bootstrap csharp docker docker-compose dotnet-core fluentvalidation layered-architecture multilanguage web-application
Last synced: 12 Apr 2026
https://github.com/wesgtox/prescriptions-api
Medical prescription service.
aiohttp docker docker-compose fastapi poetry-python postgresql pytest pytest-cov python python-asynchronous redis redis-cache redis-server sqlalchemy
Last synced: 12 Apr 2026
https://github.com/javiroman/jremotewrite
Java Prometheus Remote Write Endpoint
docker-compose java prometheus prometheus-metrics protocol-buffers snappy
Last synced: 21 Feb 2026
https://github.com/danteb918/dev-env
Bash script that initiates a Local Dev Environment GUI for running websites locally.
ansible bash-script docker-compose wordpress wordpress-development
Last synced: 14 Apr 2026
https://github.com/amitizle/ex_docker_compose
Elixir library that wraps Docker compose
docker docker-compose elixir elixir-lang elixir-library
Last synced: 26 Feb 2026
https://github.com/reitzig/docker-healthchecker
Study of a docker-compose cluster whose health is checked by a dedicated container
docker docker-compose docker-health-check go
Last synced: 14 Jan 2026
https://github.com/elidaniel92/jetty-12-rest-api-sample
Simple REST API with Jetty 12
crud crud-api docker docker-compose jackson java jdbc jetty jetty-server log4j2 maven mysql rest rest-api restful-api
Last synced: 19 Jan 2026
https://github.com/deepraj02/ping-it
A URL Shortener CLI service written in GO
db docker docker-compose gin golang redis url-shortener
Last synced: 23 Apr 2025
https://github.com/singhdurgesh/rednote
Boilerplate Web Application with Go, Postgres, Redis, RabbitMQ, and CI/CD Integration
boilerplate chat-application database-migrations docker docker-compose go go-gin golang postgres rabbitmq real-time user-authentication
Last synced: 03 May 2026
https://github.com/bensuperpc/docker-minecraft-server
My Minecraft server in docker (PaperMC + Velocity)
docker docker-compose minecraft minecraft-server
Last synced: 27 Oct 2025
https://github.com/cs-tao/whu-library-seat-docker
图书馆助手后台服务部署方案
docker-compose github-actions whu-library-seat
Last synced: 14 Oct 2025
https://github.com/ad-archer/archer-homelab-hub
This is a homelab dashboard that I created in golang and sveltekit. It can be used to monitor resources, and as a file browser
dashboard docker docker-compose go golang home-lab home-lab-dashboard homelab svelte sveltekit
Last synced: 09 Mar 2026
https://github.com/kalwar/symfony-mamp
A very simple local dev environment for Symfony 6/7, Apache, PHP 8, phpMyAdmin and MySQL
docker-compose localdevelopment mysql php8 phpmyadmin symfony symfony6
Last synced: 23 Jul 2025
https://github.com/lbgm/mail-with-php
PHP simple dockerized app to send mail. You can use it as docker-compose service
docker docker-compose docker-image mailer php
Last synced: 06 May 2026
https://github.com/1337programming/kafka-node-wrapper
kafka node wrapper with a sample docker setup
boilerplate docker docker-compose kafka kafka-consumer kafka-docker-sample kafka-producer node node-js sample wrapper
Last synced: 05 May 2026
https://github.com/toshikinakamura0412/amr_navigation_ros
A 2D navigation metapackage for AMR (Autonomous Mobile Robot)
astar autonomous-navigation control cpp docker docker-compose dwa local-mapping localization mcl mobile-robot-navigation navigation path-planning raycast robotics ros ros-noetic simulation
Last synced: 10 Mar 2026
https://github.com/humbertodias/docker-php-apache-xdebug
Docker container with PHP, Xdebug and Apache2.
apache2 docker docker-compose php8 xdebug
Last synced: 09 Feb 2026
https://github.com/arulrajnet/apisix-traditional-proxy-example
APISIX proxy example with docker-compose
Last synced: 12 Apr 2026
https://github.com/lira/codedu-micro-videos
Microserviço de videos
docker docker-compose laravel php study-project
Last synced: 21 Jan 2026
https://github.com/leonardovff/nodejs-bookstore-api
Bookstore API using docker, nodejs, typescript, mongodb, prisma orm and jest. Trying to follow the clean architecture.
docker docker-compose jest mongodb nodejs prisma typescript
Last synced: 11 Apr 2026
https://github.com/dgonzo27/fastapi-demo
Dockerized FastAPI with PostgreSQL
docker docker-compose fastapi fastapi-sqlalchemy postgresql
Last synced: 09 Apr 2026
https://github.com/funnyzak/git-job-docker
Trigger a source code pull with a push event from the git webhook. And then execute the commands.
docker docker-compose dockerfile shell
Last synced: 19 Feb 2026
https://github.com/7ph/shlink-self-hosted
Ready to use containerized self-hosted shlink instance including database and auto-TLS certificate generation
docker docker-compose shlink shlink-extension traefik
Last synced: 04 May 2026
https://github.com/refactorian/gitea-docker
Gitea Docker - Gitea v1.21.x, Postgres v16.x
docker docker-compose dockerized git gitea gitea-app postgres postgres-docker postgresql
Last synced: 13 Feb 2026
https://github.com/lionelsu/store-manager-api
RESTful API offering comprehensive CRUD functionality for sales management, specifically drop shipping. Developed with TDD methodology.
api docker docker-compose javascript mocha mysql nodejs openapi3 postman swagger swagger-ui tdd
Last synced: 11 Apr 2026
https://github.com/fesabelilla/elk-vectordb-docker-compose
A lightweight, production-ready ELK (Elasticsearch, Logstash, Kibana) stack deployed using Docker Compose. Provides a simple, containerized solution for centralized log management, analysis, and visualization with minimal configuration required. Ideal for development and small-scale logging infrastructures.
docker docker-compose elasticsearch kibana logstash vector-database
Last synced: 08 Apr 2025
https://github.com/cfn-sphere/simple-container-runtime
Just what it is named, an easy way to run docker containers on any kind of instance with respect to production grade requirements!
aws-ec2 docker docker-compose infrastructure scr
Last synced: 13 Apr 2026
https://github.com/git-jaforiqbal/docker-php-apache-mysql-dc
Docker Container
apache docker docker-compose php5 php7
Last synced: 26 Jun 2025
https://github.com/rafaeljurkfitz/crud-fastapi-postgres-streamlit
A simple crud using fastapi, postgres and streamlit.
docker-compose fastapi postgresql pydantic-v2 python sqlalchemy streamlit
Last synced: 02 Sep 2025
https://github.com/mohdrashid/docker-ipfs-cluster
IPFS cluster with IPFS docker-compose images
docker docker-compose ipfs ipfs-cluster
Last synced: 09 Apr 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/sunsided/titan-docker
Yet another Titan, Cassandra and Elasticsearch in Docker Compose setup
cassandra docker docker-compose elasticsearch graph-database gremlin tinkerpop titan
Last synced: 11 Jun 2025
https://github.com/ayemunhossain/docker-captain
🚀 A curated collection of essential learning materials and resources to help you master Docker, Docker Swarm, and Kubernetes in DevOps. Whether you're a beginner or an experienced professional, start your DevOps journey here.
ayemunhossain cicd devops devsecops docker docker-compose docker-container docker-image docker-swarm dockerfile kubernetes
Last synced: 12 Apr 2026
https://github.com/aborroy/alfresco-transform-service-prometheus
Sample integration of Alfresco Transform Service with Prometheus
alfresco docker-compose prometheus
Last synced: 03 Sep 2025
https://github.com/wazedkhan/recipe-app
Recipe App using DRF, Docker, Github Action. This project follows TDD
django django-rest-framework docker docker-compose drf-spectacular github-actions openapi openapi-schema python swagger-ui
Last synced: 12 Apr 2026
https://github.com/moberwasserlechner/docker-secret-spring-post-processor
Use docker secrets in a spring boot application with ease
docker docker-compose docker-secrets spring-boot
Last synced: 07 Mar 2026
https://github.com/rongfengliang/lua-resty-shell-docker--multi-running
lua-resty-shell-docker--multi-running
ci docker docker-compose lua-resty-shell nodejs openresty
Last synced: 08 May 2026
https://github.com/gurupratap-matharu/booktime
An online book store
ci continuous-deployment css django docker docker-compose ecommerce heroku html javascript pipenv python3 unittest webapp
Last synced: 10 Mar 2025
https://github.com/neuw84/datahack
Datahack spark live coding demo code
cassandra docker docker-compose spark spark-streaming twitter zeppelin
Last synced: 13 Apr 2026
https://github.com/shamimgeek/docker-compose-postgres
Postgresql with pgadmin4 and docker-compose and practice sql
docker docker-compose pgadmin-docker pgadmin4 postgresql sql
Last synced: 17 Jan 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/tsunematsu21/live-streaming
The IaC for building live streaming server
ansible docker docker-compose hls hls-live-streaming nginx nginx-rtmp terraform
Last synced: 12 Apr 2026
https://github.com/evzpav/documents-crud-refactored
Domain Driven Design on CRUD of documents server
ddd-architecture docker docker-compose golang
Last synced: 05 May 2026
https://github.com/feltex/graylog-configuracao
Configuração do Graylog utilizando Docker Compose. Este projeto foi criado com o objetivo de ensinar como configurar e executar o Graylog, uma poderosa ferramenta de gestão e análise de logs, de forma simples e eficiente utilizando contêineres Docker.
docker docker-compose docker-image graylog logging logs
Last synced: 21 Apr 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/henrique-r-luz/controle-financeiro_alura_challenge_backend4
O projeto retrata uma API REST de controle financeiro proposto pelo Challenge Back-End 4 da Arula
alurachallengebackend4 api-rest docker docker-compose jwt-token lexikjwtauthenticationbundle ne nelmioapidocbundle php8 postgresql swagger symfony6
Last synced: 09 May 2026
https://github.com/ychaaibi/inception
This project sets up a secure and scalable WordPress environment using Docker containers. It adheres to best practices for containerization, ensuring a robust and efficient platform.
containerization containers docker docker-compose docker-network docker-volumes ftp ftp-client ftp-server php redis-cache wordpress
Last synced: 27 Apr 2026
https://github.com/nisalgunawardhana/docker-101
This repository provides a structured path to learn containerization with Docker. You'll start with basic concepts, work through hands-on labs covering essential Docker workflows, and submit your work for review to earn a completion badge.
docker docker-compose docker-container docker-image dockerfile learn
Last synced: 27 Apr 2026
https://github.com/andrew-boutin/dndtextbotslack
Slack bot that interfaces with https://github.com/andrew-boutin/dndtextapi.
docker docker-compose python3 rest-client slack-bot
Last synced: 09 May 2026
https://github.com/mrtolouei/laravel-dockerized
A complete Laravel project with Docker configuration for easy development and quick deployment
docker docker-compose laravel laravel-docker laravel-dockerize
Last synced: 03 May 2026
https://github.com/kurone-kito/minecraft-manager-docker
🐳 The Docker-based tool that manages Minecraft's world; since 2018.11
docker docker-compose minecraft minecraft-server server-side utilities
Last synced: 09 May 2026
https://github.com/migueabellan/docker-sf4
Docker-compose for Symfony 4 (PHP72-FPM - NGINX - MySQL)
docker docker-compose mysql nginx php72-fpm symfony4
Last synced: 06 May 2026
https://github.com/baldir-fr/bbl-docker-pour-le-developpeur
BBL — Docker sur le poste du développeur
asciidoctor docker docker-compose revealjs
Last synced: 29 Apr 2026
https://github.com/flavienbwk/haproxy-docker
Example of HAProxy implementation with Docker. Serving web servers.
Last synced: 02 May 2026
https://github.com/ohbus/sonar
SonarQube Deployment using Docker Compose
devops docker docker-compose sonarqube
Last synced: 29 Apr 2026
https://github.com/fscm/docker-docker
Docker recipe to build a Docker in Docker image
dind docker docker-compose docker-image docker-in-docker dockerfile
Last synced: 02 May 2026
https://github.com/sky0621/wht
what happened today?
docker docker-compose gcloud golang gqlgen
Last synced: 10 May 2026
https://github.com/dilfathayyil/ai-chatbot
An AI Chatbot built using next.js
docker-compose drizzle-orm neon nextjs15 postgresql-database vercel zod-validation
Last synced: 19 Apr 2026
https://github.com/urre/docker-compose-nginx-multiple-sites
Simple example using multiple https websites together
docker docker-compose https nginx ssl
Last synced: 10 May 2026
https://github.com/saketkothari/docker
🐳 Docker is a container management tool, that makes it easy to run applications on any computer in an isolated container, that includes everything it needs to run predictably.
docker docker-compose docker-container docker-image docker-volumes dockerfile
Last synced: 10 May 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/shaikrasheed99/golang-kafka-producer-consumer
Kafka Producer & Consumer applications in Golang.
docker docker-compose docker-kafka golang-kafka kafka kafka-consumer kafka-go kafka-producer kafka-producer-consumer
Last synced: 19 Apr 2026
https://github.com/beto-ouverney/blogs-api-golang
Blogs API GO LANG with DOCKER, MYSQL, JWT, SOLID and Clean Architecture
clean-architecture docker docker-compose go golang jwt-token mysql solid-principles sqlx
Last synced: 29 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/adrianweidig/seafile-ragflow-connector
Offline-first Seafile to RAGFlow sync orchestrator for Portainer deployments
docker-compose openwebui portainer python rag ragflow seafile sync
Last synced: 11 Jun 2026
https://github.com/gmagno/cra-template-app
A template of a dockerized CRA app for both development and production.
create-react-app docker docker-compose nginx
Last synced: 06 May 2026
https://github.com/wazedkhan/lighthouse
This an app to help people around you through social communications.
docker docker-compose drf-spectacular github-actions openapi-schema python rest-api rest-framework swagger-ui token-based-authentication
Last synced: 19 Apr 2026
https://github.com/thallesdaniel/bloqueador
Um simples bloqueador de sites de postas, o sistema armazena o link e o ip em um banco de dados MongoDB. è possivel bloquear e desbloquear o acesso de qualquer site.
docker-compose flet mongodb python
Last synced: 08 May 2026
https://github.com/mixerapi/app
A mixerapi/mixerapi application template for Docker Compose and Kubernetes based on the official cakephp/app 4.2 template.
Last synced: 02 May 2026
https://github.com/softcreatrmedia/frankenphp-woltlab-suite
WoltLab Suite on FrankenPHP
caddy caddy-server docker docker-compose frankenphp php webserver woltlab woltlab-suite
Last synced: 15 May 2026
https://github.com/rongfengliang/prisma-tidb
prisma-tidb
docker docker-compose graphql prisma tidb
Last synced: 28 Apr 2026
https://github.com/revsys/local-compose-loki-prometheus-vector
Example Docker Compose configuration for using Loki, Prometheus, and Grafana is a local development setting to better consume logs and metrics
docker-compose grafana loki prometheus vector
Last synced: 29 Apr 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/rnowotniak/saltlab
Personal Saltstack lab environment in Docker (Centos7 containers)
archlinux centos7 devops docker docker-compose salt
Last synced: 05 Jun 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/handy-cat/incomecalculator
api docker-compose java microservices rest rest-api spring-boot
Last synced: 07 May 2026
https://github.com/dimmaryanto93/docker-compose-example
Example of docker-compose using image
Last synced: 01 May 2026
https://github.com/brunopadz/docker-elk
ELK stack running on Docker with reverse proxy
docker docker-compose dockerfile elk elk-stack nginx
Last synced: 20 Apr 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/evillord666/weblifo
Lifo (stack) with Web interface (REST API) and Postgres
docker-compose docker-golang docker-golangweb go-template go-tutorial go-web-application rest-api rezonit
Last synced: 28 Apr 2026
https://github.com/fshmidt/balance-microservice-api
REST API for Balance Microsevice with Postgres db
docker-compose gin golang postgresql rest-api
Last synced: 30 Apr 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/mramshaw/restful-couchbase
An experiment with using Couchbase as a drop-in replacement for PostgreSQL
couchbase docker docker-compose document-store go golang n1ql nosql nosql-database restful tdd
Last synced: 03 May 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/mrspartak/swarmpit-ci-deploy
Simple Swarmpit API tool to redeploy services by name using HTTP request
autodeploy ci deploy deployment deployment-automation docker docker-compose docker-image docker-swarm dockerfile github-actions gitlab gitlab-ci swarm swarmpit
Last synced: 10 Apr 2026
https://github.com/cupcakearmy/wordpress-template
Wordpress boilerplate
boilerplate docker docker-compose parcel-bundler stylus wordpress
Last synced: 11 Apr 2026
https://github.com/paulo-amaral/docker-flask-mongodb-api
🖖🏼Flask App API with MongoDB using Docker Compose.
api docker docker-compose flask flask-application mongodb mongodb-database python python3
Last synced: 15 Jul 2025
https://github.com/rongfengliang/tsw-docker-compose
Tencent Server Web . docker-compose run
docker-compose tencent-server-web tsw
Last synced: 19 May 2026
https://github.com/daggerok/jboss422-jee5-ejb21
JBOSS 4.2.2.GA, JavaEE 5, EJB 2.1 (Session Bean) ...dont't ask
docker docker-compose ejb ejb21 ejb3 gradle gradle-ear gradle-javaee javaee javaee5 jboss4 maven
Last synced: 11 Apr 2026
https://github.com/nikitachalykh/api_yamdb
REST API service for user reviews on movies, films and music
cd ci django django-rest-framework docker-compose dockerhub postgresql python3 rest-api simple-jwt
Last synced: 20 Jan 2026
https://github.com/reload/php-fpm
Docker PHP images for development.
developer-tools development docker docker-compose docker-image php php-fpm
Last synced: 08 May 2025
https://github.com/innovativeinventor/docker-haste
A secure container for running haste with docker or docker-compose
cors docker docker-compose hastebin
Last synced: 01 May 2026
https://github.com/lizenzfass78851/docker-pihole-unbound
simple docker-container with pihole and unbound in ONE container
docker docker-compose linux linux-server pi-hole pihole-unbound raspberry-pi unbound
Last synced: 29 Sep 2025
https://github.com/kaplanmaxe/maxwell-kafka-go
Example implementation of golang, maxwell, mariadb, and kafka with docker-compose
docker docker-compose golang kafka mariadb maxwell mysql zookeeper
Last synced: 11 Apr 2026
https://github.com/tyronejosee/template_django
Django project template with Django REST Framework, Docker, and PostgreSQL. A basic setup to start building backend projects.
django django-rest-framework docker docker-compose github-actions posgresql precommit-hooks python snippets
Last synced: 11 Apr 2026
https://github.com/kshitiz-mhto/thaym-api
Thāyṃ is a robust and scalable e-commerce API built with GoLang, leveraging Hexagonal Architecture. This design pattern ensures that the application is maintainable and adaptable over time, with clear separation of concerns.
docker docker-compose golang hexagonal-architecture jwt-auth makefile mysql restful-api
Last synced: 21 Feb 2026
https://github.com/arthursvpb/docker-elastic-kibana-quickstart
This repository provides an easy way to configure a development environment with a single-node Elasticsearch and Kibana setup using Docker. Ideal for testing, development, and learning purposes.
docker docker-compose elastic elasticsearch elasticstack kibana single-node-cluster
Last synced: 08 May 2026