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-29 00:08:51 UTC
- JSON Representation
https://github.com/tomfern/semaphore-demo-earthly
Semaphore Earthly Demo
cicd docker docker-compose earthly semaphoreci
Last synced: 17 Apr 2026
https://github.com/safwen-saafi/multi-service-web-container
Containerize a web app with two main services, a Node api and a go-lang api
docker docker-compose golang node react
Last synced: 27 Jan 2026
https://github.com/jbris/gui-app-docker-test
Test to see how to run GUI apps in Docker
docker docker-compose gedit gui gui-application xserver
Last synced: 27 Feb 2026
https://github.com/tomkat-cr/fynapp_frontend
React frontend for FynApp. One remarkable thing about it is the Generic CRUD Editor [GCE], a React component to help develop back-office apps faster. By having a core Create-Read-Update-Delete code that can be parametrized & extended, there's no need to rewrite code for each table editor.
docker docker-compose express express-js formik gitlab-ci heroku heroku-deployment jfrog jwt-authentication react react-bootstrap react-router reactjs webpack
Last synced: 27 Feb 2026
https://github.com/softinstigate/nginx-restheart
Example of NGINX as a SSL frontend for RESTHeart.
docker docker-compose http https https-proxy nginx restheart ssl ssl-frontend
Last synced: 17 Apr 2026
https://github.com/engboustani/rocket-vue
A docker compose including Rust + Diesel + Rocket (for Backend) and Nodejs + Vuejs (for Frondend)
diesel-rs docker docker-compose nodejs postgresql rocket-rs rust vuejs
Last synced: 13 Apr 2026
https://github.com/kbrown900/templates
Some basic Ansible and Docker Compose files with some scripts I found helpful!
ansible docker docker-compose semaphore zabbix
Last synced: 04 Apr 2026
https://github.com/lykmapipo/ubuntu.dockerfiles
Dockerfiles for building Ubuntu-based Docker images for development and experimentation
bash curl debian development docker docker-compose docker-images dockerfiles experimentation github-actions linux lykmapipo ubuntu
Last synced: 13 Apr 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/pdsuwwz/vite-vue3-docker-compose-test
🤯 使用 Docker Compose 简单部署 Vite、Vue3 前端项目,初步熟悉 Docker 的使用
docker docker-compose vite vue vue3
Last synced: 28 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/inushin/dockersonarqubesonarscanner
This is a complete config for SonarQube with Docker and a custom script for launching SonarScanner.
docker docker-compose sonarqube sonarscanner
Last synced: 08 Oct 2025
https://github.com/ichtrojan/rails-docker
Ruby on Rails deployment with Docker
docker docker-compose dockerfile rails ruby
Last synced: 17 Apr 2026
https://github.com/nxdun/codewizard
Modern Code Base Analyzer And Flow Chart Generator For given Code
docker-compose js microservice python
Last synced: 11 Feb 2026
https://github.com/rapter1990/findshortestpathbfs
Find Shortest Path through Breadth First Search (BFS) in Spring Boot
bfs breadth-first-search docker docker-compose feign java java17 maven spring-boot
Last synced: 27 Feb 2026
https://github.com/deadislove/nestjs-microkernel-architecture-template
NestJS Microkernel Architecture Template with Docker – A scalable, modular backend template with dynamic plugin loading, including Docker and Docker Compose support for easy setup and deployment.
docker docker-compose env microkernel-architecture nestjs typeorm typescript
Last synced: 08 Oct 2025
https://github.com/sainiabhishek/fullstack_task-app
The purpose of this project is to demonstrate a fully functional FullStack Task Application keeping security in mind. The client-side, or frontend component, is developed using React.js while the server-side, or backend component, is built using Node.js.
cookie docker docker-compose github-actions jwt mongodb nodejs pipeline react-query reactjs tailwindcss vite worflows
Last synced: 27 Jan 2026
https://github.com/blankscreen-exe/docker-practice
practice with docker. A learning repo for all
docekr-client docekrized docker docker-compose docker-container docker-image docker-registry dockerfile dockerhub
Last synced: 11 Feb 2026
https://github.com/saiteja13427/docker-laravel
🐋 A completely dockerised multicontainer setup using which you can have a laravel development environment without installing anything except docker. You can have a fully functional laravel development environment locally with just two commands.
docker docker-compose dockerfile laravel laravel-development laravel-environment laravel-framework laravel-installation
Last synced: 17 Apr 2026
https://github.com/flavienbwk/python-kafka-docker
A simple implementation of a Kafka cluster (3 brokers) with 1 producer and 1 consumer, deployed with Docker.
docker docker-compose kafka python3
Last synced: 18 Apr 2026
https://github.com/riwanou/personal-website
docker docker-compose nginx sveltekit tailwindcss threejs
Last synced: 14 Apr 2026
https://github.com/gftf2011/python-vending-machine
Python LLD(Low Level Design) Vending Machine REST API built with FastAPI using Clean Architecture and Design Patterns and Domain Driven Design
clean-architecture clean-code docker docker-compose domain-driven-design fastapi github-actions python python3 rest solid test
Last synced: 06 Mar 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/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/struckchure/demo-credits
Demo Wallet API
api docker docker-compose express knexjs mongodb nginx nodejs rest-api
Last synced: 27 Feb 2026
https://github.com/srvenient/katharsis.com
A simple yet powerful inventory management solution designed for small businesses. Streamline stock tracking, reduce costs, and improve productivity with an efficient and easy-to-use system.
2fa-security dashboard docker docker-compose dockerfile fastapi inventory inventory-management-system nextjs nodejs python3 react react-redux
Last synced: 13 Apr 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/mekwiset/postgrestomongodb_migration_project
Migrate data from Postgres Database to MongoDB.
airflow docker-compose mongodb postgres
Last synced: 18 Apr 2026
https://github.com/manuelbento19/url-shortener
An URL shortener is a website that reduces the length of your URL (Uniform Resource Locator). The idea is to minimize the web page address into something that's easier to remember and track.
docker docker-compose fastify nodejs postgresql url-shortener
Last synced: 10 Feb 2026
https://github.com/zhayt/library-service-onelab
docker docker-compose echo golang postgresql swagger unittest
Last synced: 10 Feb 2026
https://github.com/chrvadala/setup-my-pc
setup-my-pc.sh is a simple script that configures personal computers, virtual machines and servers with some common tools. It fastify the setup of a new development environment.
aws docker docker-compose kubernetes minikube
Last synced: 24 Jan 2026
https://github.com/nikaera/bloggimg
ブログを書く用途に特化した Gyazo を用いた画像管理ツール
docker-compose gyazo react rust
Last synced: 18 Apr 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/iamthiagoo/docker-learning
Repository related to Docker content (commands and concepts).
docker docker-compose docker-image dockerfile prompt terminal virtualization
Last synced: 05 Apr 2026
https://github.com/entelecheia/hyperfast-docker-template
A docker template that helps you jump start your docker container
copier-template docker docker-compose docker-compose-template docker-template
Last synced: 02 Apr 2025
https://github.com/abazshoushtari/weather-app
Cloud Computing Project2
api api-rest api-server docker docker-compose kubernetes
Last synced: 26 Feb 2026
https://github.com/vs4vijay/narvi
A Microservice in NodeJS, Express and MongoDB
api crud crud-application docker docker-compose kubernetes microservice mongodb nodejs restful restful-api
Last synced: 23 Feb 2026
https://github.com/azita-abdollahi/minio
minio-nodejs
docker docker-compose expressjs minio nodejs
Last synced: 05 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/dvaser/helpnetwork
WEB PROJECT
bootstrap5 css django docker docker-compose html html-css java python spring-boot
Last synced: 05 Apr 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/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/diegovictor/ignite-gym
Project built during Rocketseat's Ignite
api docker docker-compose ignite ignite-gym javascript js node nodejs postgres rocketseat ts typescript
Last synced: 26 Feb 2026
https://github.com/88plug/wordpress
WordPress Dockerfile with apache2, php7.1, mcrypt, redis, memcached, and imagemagick
apache2 apcu docker docker-compose imagemagick mcrypt memcached php71 redis traefik website wordpress
Last synced: 09 Apr 2026
https://github.com/go-park-mail-ru/2023_2_ond_team
Backend проекта Pinterest команды OND team
backend cd ci clean-architecture docker docker-compose easyjson golang grafana grpc-go kafka metrics microservices pgxpool postgresql prometheus redis swagger vision-ai websocket
Last synced: 09 Oct 2025
https://github.com/huming2207/docker-compose-configs
docker related configs
anti-996 docker docker-compose minio mongodb wordpress
Last synced: 15 Apr 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/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/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/opillion-gmbh-co-kg/easy-stack-python
This a Python Docker Compose setup for rapid prototyping or testing.
docker docker-compose makefile python3
Last synced: 04 Oct 2025
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/maxgfr/docker-compose-express-mongo-postgres
MongoDB, PostgreSQL and Express on Docker (docker-compose)
db docker docker-compose express mongodb node postgresql
Last synced: 13 May 2025
https://github.com/yanpozka/checkers
High Aviability checker game
docker docker-compose fault-tolerance flatbuffers go golang high-availability memcached microservices nanoservices rest-api websockets
Last synced: 07 May 2026
https://github.com/evilwizardcreations/php5.6-apache-docker-example
A base PHP 5.6 & Apache 2 image for demonstrating legacy projects.
apache2 development docker docker-compose docker-container docker-image dockerfile dockerhub dockerhub-image legacy legacy-application legacy-support php56
Last synced: 07 Feb 2026
https://github.com/ratnesh2003/book-microservices
This is a microservice application created using Spring Boot and Spring Cloud
api-gateway cassandra docker-compose eureka-discovery-service grafana kafka keycloak micrometer microservices mongodb postgresql prometheu resilience4j spring-cloud springboot springboot3 webclient
Last synced: 01 Feb 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/ahmedkhaled14/parabank_testautomation
ParaBank GUI Test Automation Project
allure-report datadriven docker-compose extent-report fluentdesign java javadocs pageobjectmodel selenium selenium-webdriver seleniumgrid shaft-engine testng
Last synced: 20 Apr 2026
https://github.com/aahad91/git-jenk-dock
Docker-based solution for GitLab and Jenkins
docker docker-compose gitlab gitlab-ci gitlab-runner integration jenkins jenkins-ci owasp-dependencycheck postgresql sonarqube
Last synced: 03 Jan 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/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/sheeiavellie/prod-bars
Some Bars API scripts
deployment docker-compose production virtual-machine
Last synced: 15 Apr 2026
https://github.com/anhoder/docker-php-env
Docker安装PHP开发环境
docker docker-compose env mysql nginx php redis
Last synced: 13 Apr 2026
https://github.com/aiiddqd/php.local
Simple docker composition for php/nginx with Makefile
docker docker-compose makefile nginx php7
Last synced: 27 Feb 2025
https://github.com/ricall/kafkasaga
Simple microservice that uses Kafka + Saga Pattern to provide complicated message processing logic using simple actions.
docker docker-compose draw-io gradle java kafka lombok postgres saga-pattern spring spring-boot yaml-configuration
Last synced: 07 Apr 2026
https://github.com/paulden/meugnon-mattermost-slash-command
Meugnon API for Mattermost Slash command
docker docker-compose flask mattermost python
Last synced: 07 Apr 2026
https://github.com/refactorian/nextcloud-docker
Nextcloud Docker - Nextcloud v28.x, Postgres v16.x
docker docker-compose dockerized nextcloud nextcloud-app nextcloud-docker nextcloud-installation nextcloud-server postgres postgres-docker postgresql
Last synced: 27 Jan 2026
https://github.com/yanbo92/sonarqube-cn-docker
基于代码扫描工具sonarqube社区版docker镜像集成一些常用插件以及PostgreSQL数据库的docker-compose项目
docker docker-compose postgresql sonarqube sonarqube-plugin
Last synced: 11 Jul 2025
https://github.com/macropygia/dc-sso-self-hosted-workspace
Self-hosted SSO browser application suite based on Docker Compose suitable for web development.
devops docker-compose keycloak sso webdevelopment
Last synced: 16 May 2026
https://github.com/merlimmateus/vidsummize
Vidsummize
docker docker-compose java jooq liquibase ollama ollama-api spring-boot whisper whisper-cpp
Last synced: 18 Feb 2026
https://github.com/josejuansanchez/iaw-prestashop
Práctica del módulo de IAW para desplegar un sitio web PrestaShop con Docker y Docker Compose.
Last synced: 19 May 2026
https://github.com/maur1th/simple-php-app
Just a very simple PHP app with its Dockerfile and Docker Compose environment
docker docker-compose mariadb php
Last synced: 20 Jun 2025
https://github.com/juanmartincoder/lanchat
Basic group chat that uses RabbitMQ as a message broker to all users that connects to the chat
chat-application docker docker-compose go golang goose postgresql rabbitmq rabbitmq-management sqlc
Last synced: 04 May 2026
https://github.com/help-me-mom/wordpress-docker-template
Preconfigured local setup for WordPress development with Docker
boilerplate boilerplate-wordpress docker docker-compose docker-compose-template local-development template-project wordpress
Last synced: 08 Apr 2026
https://github.com/ashkan-khd/klassino
An online platform for holding online classes.
django django-docker django-postgresql docker docker-compose postgresql python
Last synced: 08 Apr 2026
https://github.com/poeschl/proxy-hosting-template
Template infrastructure for host monitoring and a reverse proxy with auth.
docker-compose hosting letsencrypt monitoring oauth2 prometheus reverse-proxy traefik-v2
Last synced: 17 Mar 2025
https://github.com/silaskalmbach/docker_raspberrypi4_jupyterlab
Minimal Dockerfile to run JupyterLab on an Raspberry Pi 4 (arm64)
arm64 balena docker docker-compose ijavascript ipykernel ipython jupyterlab node-js raspberry-pi-4
Last synced: 06 Apr 2026
https://github.com/carolinasfreitas/atividade2-docker
Repositório para a segunda atividade do Programa de Bolsas da Compass UOL
aws cloud docker docker-compose shellscript
Last synced: 06 Apr 2026
https://github.com/alemarcha/ums
MongoDB, Express and NodeJS app. Using Swagger for Docs Api.
docker docker-compose es6 express istambul javascript jwt mocha mocha-chai mongodb mongoose nginx nodejs passport supertest swagger swagger-docs travis travis-ci vscode
Last synced: 08 Apr 2026
https://github.com/amanvarshney01/t-rex-stack
TRPC + React Router + Better Auth + Express + Prisma + Mongodb
better-auth docker-compose express mern mongodb prisma react react-router-v7 shadcn-ui tailwindcss trpc typescript
Last synced: 13 Apr 2026
https://github.com/rongfengliang/mtail-nginx-docker-compose-demo
mtail-nginx-docker-compose-demo
docker docker-compose mtail openresty prometheus
Last synced: 15 May 2026
https://github.com/alexfariakof/app-despesas-pessoais
Projeto em Desenvolvimento com Angular, .Net Core 8.0, Docker entre outras tecnologias envolvendo CI/CD.
aws aws-s3 bash cqrs csharp ddd design-patterns docker docker-compose dotnet entity-framework github-actions jwt-authentication mysql-server powershell sonarcloud sql-server swagger unitofwork xunit
Last synced: 11 Apr 2026
https://github.com/eabykov/yopass-compose
YoPass with Redis, which includes YoPass's monitoring using Prometheus and Grafana
compose docker-compose grafana prometheus yopass
Last synced: 28 Mar 2025
https://github.com/alexwaha/dockdev
🐳 CLI tool to create isolated Docker-based development environments with local domain access via NGINX reverse proxy. Designed for Windows + WSL2.
cli dev-environment docker docker-compose go local-development nginx reverse-proxy windows wsl2
Last synced: 06 Mar 2026
https://github.com/prasad-vamer/ec2code
🚀 EC2Code: - AWS EC2 Environment for software development build using AWS CDK
aws awsec2 cdk development-environment docker docker-compose ec2 ec2-instance typescript
Last synced: 18 Mar 2025
https://github.com/nikitachalykh/foodgramm
Service FoodGramm "Food Assistant"
cd ci django django-rest-framework djoser docker-compose dockerhub javascript postgresql python3 rest-api
Last synced: 04 Mar 2025
https://github.com/vitaliikalyta96/red-rocket-bot
The main idea of the project is to give people access to a convenient platform where you can can find interesting events by category.
docker docker-compose flask flask-api migration mysql python3 sqlalchemy
Last synced: 06 Apr 2026
https://github.com/afimpel/docker_homelab
Docker / Nginx / MariaDB / Redis / PHP / Composer / Adminer
afimpelelnerd dashboard docker docker-compose homelab mailtrap nginx php7 php8 redis
Last synced: 26 Aug 2025
https://github.com/rsangole/postgres
How I setup my local postgres database using docker-compose to run a postgres service + RStudio service
docker docker-compose postgres postgresql r
Last synced: 12 May 2025
https://github.com/reload/https-proxy
A nginx proxy with HTTPS support for Docker Compose development environments.
developer-tools development docker docker-compose docker-image drupal https https-proxy nextjs nginx proxy storybook vite
Last synced: 15 Apr 2025
https://github.com/adventureseeker423/tak-portal
TAK Portal is a lightweight, modern user-management portal designed to integrate seamlessly with Authentik and TAK Server for streamlined certificate and account control. Built specifically for agencies who need reliability, simplicity, and security.
atak docker docker-compose situational-awareness tak tak-server user-management
Last synced: 28 May 2026
https://github.com/gkampitakis/docker-local-stack
A repo containing docker compose for running locally various services
docker docker-compose elasticsearch kafka mongodb postgresql
Last synced: 14 Sep 2025
https://github.com/cedrickchee/postgresql-consul-demo
A minimal demo app showing PostgreSQL HA cluster managed by Patroni and Consul in Docker
consul docker-compose educational-project patroni postgresql-ha-cluster postgresql-replication
Last synced: 19 May 2026
https://github.com/adnanhodzic/ansible-role-docker-compose-setup
Install and setup Docker and Docker Compose on any version of Ubuntu Linux system.
ansible ansible-role docker docker-compose installation linux setup ubuntu ubuntu-linux
Last synced: 06 Mar 2026
https://github.com/haidarz/laravel-docker-light
A light php/laravel docker workspace
docker docker-compose laravel light mysql nginx php
Last synced: 17 Jan 2026
https://github.com/kayvansol/pysparkjupyteronkubernetes
PySpark & Jupyter Notebooks Deployed On Kubernetes
apache-spark bitnami-charts docker-compose jupyter jupyter-notebook kubernetes-cluster pyspark python3 spark-sql
Last synced: 20 Jun 2025
https://github.com/egbakou/nosql.mongodb.api
.NET 8 API + MongoDB(replica set) + Docker compose
docker-compose dotnetwebapi mongodb nosql replicaset
Last synced: 16 Feb 2026
https://github.com/thorpejosh/ssh-agent-docker
Jenkins SSH agent image with the docker-cli binary baked in
docker docker-compose docker-image jenkins jenkins-docker jenkins-docker-image jenkins-docker-slave jenkins-pipeline jenkins-ssh-agent jenkins-ssh-slave
Last synced: 10 Apr 2025
https://github.com/thorlauridsen/spring-boot-java-structured-concurrency
Spring Boot Java multi-project Gradle build sample using Structured Concurrency for remote requests
async asynchronous concurrency docker-compose gradle h2-database java liquibase postgres rest restful-api spring springboot springdoc structured-concurrency
Last synced: 14 Apr 2026
https://github.com/prabaprakash/docker-pipeline-for-hadoop-n-spark-submit
Docker CI/CD Pipeline
apache-spark docker docker-compose docker-pipeline gocd-agent gocd-agent-docker gocd-server hadoop spark
Last synced: 11 Apr 2026