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-10 00:08:53 UTC
- JSON Representation
https://github.com/yano3nora/lempdock
The Docker boilerplate for LEMP environment.
Last synced: 28 Apr 2026
https://github.com/thepalaceproject/circulation-lcp-test
Testbed for testing Readium LCP integration in Circulation Manager (part of https://librarysimplified.org/)
confd docker docker-compose lcp python
Last synced: 28 Apr 2026
https://github.com/flavienbwk/neo4j-docker
Dockerized Neo4j instance with compose.
docker docker-compose graph-databases neo4j
Last synced: 28 Apr 2026
https://github.com/muhammadabyaz/student-mgt-system
A simple API for Student Management System
air docker-compose gin-gonic go godotenv golang postgresql
Last synced: 28 Apr 2026
https://github.com/marcosvaz/cursed-walking
Servidor do modpack Cursed Walking de Minecraft, para o streamer PRECOCE_LENTO
docker docker-compose itzg minecraft minecraft-forge minecraft-server twitch
Last synced: 28 Apr 2026
https://github.com/jke94/cmakesharedlib
Example of shared library. Using docker and cmake, to build shared library, install it in a Linux environment, and used by a client.
cpp docker docker-compose linux shared-library
Last synced: 28 Apr 2026
https://github.com/atelierarith/julia_gpu_playground
For those who want use Julia with GPU
cuda docker docker-compose julia
Last synced: 28 Apr 2026
https://github.com/thimirasadeesha/postgres-replication-docker
🐘 PostgreSQL streaming replication with Docker Compose Complete setup with 1 primary and 2 replicas. Includes hands on tutorials, monitoring guides, and troubleshooting tips for learning database replication.
docker docker-compose postgresql replica replication
Last synced: 28 Apr 2026
https://github.com/natthasath/demo-qrcode-api
QR Code is a compact and efficient barcode that can store data such as URLs, contacts, and more. Easily scannable with a smartphone camera, QR Codes are widely used for marketing, advertising, and everyday information exchange.
docker-compose dockerfile fastapi poetry python qrcode
Last synced: 28 Apr 2026
https://github.com/sarthakpranesh/php_development_env
My Docker based PHP development environment
apache docker docker-compose mysql php7
Last synced: 28 Apr 2026
https://github.com/faisal-fida/fastapi-docker-project
This project is a simple FastAPI application that demonstrates how to build and deploy a web API using Docker. The application includes a scraper that fetches the IP address from a specified URL.
deployment docker docker-compose fastapi
Last synced: 28 Apr 2026
https://github.com/mohammadzainabbas/fizyr-assessment
Air Quality Analysis CLI Assessment Project for Fizyr
cargo cli cli-app docker docker-compose integration-testing interactive-cli openaq postgresql rust rust-lang unit-testing
Last synced: 28 Apr 2026
https://github.com/pauloruszel/api-fiap-techchallenge
Fase 1 do tech Challenge
docker-compose hexagonal-architecture java21 lombok-maven mysql-database spring-boot spring-data-jpa
Last synced: 28 Apr 2026
https://github.com/vit0r/airflow-docker-localexecutor
runs airflow version inside on docker with vscode laucher
airflow docker docker-compose python3 sandbox vscode
Last synced: 28 Apr 2026
https://github.com/nguyenantoine/bambou-website
Site vitrine du traiteur Le Bambou
Last synced: 28 Apr 2026
https://github.com/yanliu1111/docker-nodejs-mongo-express-app
User Information Register Form
docker-compose dockerfile mongo-express mongodb nodejs volume
Last synced: 28 Apr 2026
https://github.com/williamlsh/redis-sentinel
Deploy containerized Redis Sentiel with Docker Compose
docker-compose haproxy redis redis-sentinel
Last synced: 28 Apr 2026
https://github.com/renatoelho/cidr
O CIDR (Classless Inter-Domain Routing) e as subnets são fundamentais para a alocação eficiente de endereços IP e segmentação de redes, eliminando as limitações das antigas classes de IP (A, B e C).
cidr-range cidr-subnet docker docker-compose ip ipv4
Last synced: 28 Apr 2026
https://github.com/flavienbwk/nvidia-docker-offline
A documentation explaining how you can install Docker Nvidia on your offline network to benefit the power of your GPU in your containers.
docker docker-compose nvidia-docker nvidia-gpu
Last synced: 28 Apr 2026
https://github.com/KERELKO/strawberry-fastapi-graphql-api
Simple FastAPI+GraphQL (Strawberry) product service with SQLAlchemy (ORM) and Postgresql (DB) provides flexible retrieval of the entities.
django docker-compose fastapi graphql postges postgresql python python3 sqlalchemy strawberry strawberry-graphql
Last synced: 28 Apr 2026
https://github.com/eak1mov/videorss
cloud-friendly rss feed for vkvideo
atom-feed docker docker-compose go golang rss rss-feed vk vkvideo
Last synced: 28 Apr 2026
https://github.com/tomoki171923/selenium-operation-package
Python package, which helps automate websites operation using Selenium. The supported browser is Google Chrome.
docker-compose package selenium-python
Last synced: 28 Apr 2026
https://github.com/mohamedsaidsallam/digitalphoenixx-live-nginx
Nginx Config for DigitalPhoenixX.live
docker-compose git-submodule nginx
Last synced: 28 Apr 2026
https://github.com/dhanikaa/docker-swarm
A demonstration on how to set up and manage services in a Docker Swarm cluster. It includes examples of Dockerfiles, a custom Nginx configuration, and a docker-compose.yml file for deploying and scaling services in Swarm, with a focus on high availability and fault tolerance. Perfect for learning Docker Swarm orchestration.
docker docker-compose docker-swarm
Last synced: 28 Apr 2026
https://github.com/jiro4989/docker-workspace
Dockerで開発環境構築
docker docker-compose golang makefile vim
Last synced: 28 Apr 2026
https://github.com/vallariag/commercial-website
Ruby on Rails template website for commercial portfolios for buisnesses.
Last synced: 29 Apr 2026
https://github.com/killian-aidalinfo/rapidorelax-cesi
CESI Project - One night for developpe mini app and deploy with docker compose
apollo docker docker-compose microservices
Last synced: 29 Apr 2026
https://github.com/luizcurti/node-rest-graphql-api
Node.js API with REST and GraphQL Endpoints
docker-compose eslint graphql javascript jest mongodb nodejs rest-api testing typescript
Last synced: 29 Apr 2026
https://github.com/arturocarrillojimenez/docker-lamp
Estructura de Docker para la pila LAMP
docker docker-compose lamp-stack
Last synced: 29 Apr 2026
https://github.com/namikazebadri/exploring-docker
Exploring Docker features, such as basic containerization features, Docker commands, multi stage build, Docker Compose etc.
Last synced: 29 Apr 2026
https://github.com/wisdomfusion/dockerfile-docker-compose-files
My Dockerfile and Docker Compose files used on desktop or servers.
containerization docker-compose dockerfile kubernetes
Last synced: 29 Apr 2026
https://github.com/dpbm/qcop
An AI model to predict the output of a quantum cirucit
airflow apache-airflow compose dags docker docker-compose make pillow python pytorch qiskit qiskit-aer quantum-computing
Last synced: 29 Apr 2026
https://github.com/taufiqpsumarna/grafana_monitoringkit
This script automates the installation and configuration of Prometheus, Node_Exporters, Loki, and Promtail on Ubuntu Server.
docker docker-compose grafana grafana-dashboard loki monitoring nodeexporter prometheus promtail
Last synced: 29 Apr 2026
https://github.com/alexmllo/launch-runners
This project provides a Docker-based setup for running GitHub Actions runners in containers
docker docker-compose github-runners
Last synced: 29 Apr 2026
https://github.com/rawsashimi1604/sashimi-gateway
(WIP) A lightweight API Gateway built in Golang and React Typescript to learn more about API infrastructure and microservices.
api api-gateway docker-compose golang microservices rest-api reverse-proxy
Last synced: 29 Apr 2026
https://github.com/moranilt/jwt-grpc
consul docker-compose golang grpc jwt microservice vault
Last synced: 29 Apr 2026
https://github.com/cvitter/cjt-demo-environment
CloudBees Jenkins Team (https://www.cloudbees.com/products/cloudbees-jenkins-team) demo environment built with Docker.
cloudbees-jenkins-team docker docker-compose
Last synced: 29 Apr 2026
https://github.com/sanhphanvan96/multidomains-multiports-samehost
https://www.facebook.com/groups/foss.vn/permalink/10161441638400704/
docker docker-compose nginx nginx-reverse-proxy php
Last synced: 29 Apr 2026
https://github.com/0xisk/exploring-docker
A repository focused on learning and practicing on DevOps practices with Docker & Docker-composer
docker docker-compose docker-container docker-image dockerfile dockerhub learning learning-by-doing
Last synced: 29 Apr 2026
https://github.com/laurosilveira/hexagonal-architecture
A hexagonal-architecture project to learn about types of software architecture
docker-compose hexagonal-architecture kafka-consumer kafka-producer mongodb openapi3 rest-api spring-boot
Last synced: 29 Apr 2026
https://github.com/ebarbeito/php
[wip] Skeleton to bootstrap plain PHP projects with docker
docker docker-compose php php-skeleton skeleton
Last synced: 29 Apr 2026
https://github.com/robert076/hotel-reservations-php
A php hotel reservation app, includes room reservations, dynamic price updates and login.
Last synced: 29 Apr 2026
https://github.com/uj5ghare/docker-practice
A sample repo for practicing Docker.
Last synced: 29 Apr 2026
https://github.com/kemalkochekov/hrms-mongodb
clean-architecture docker-compose fiber linter mongodb nosql-database restful-api
Last synced: 29 Apr 2026
https://github.com/physer/umami-on-azure
A ready-to-go setup for hosting Umami in a well-designed Azure environment
analytics azure bicep containers docker docker-compose umami
Last synced: 29 Apr 2026
https://github.com/xyhhx/ansible-kicksecure-docker-host
ansible playbook(s) for distro-morphing a debian server to kicksecure for use as a docker host
ansible compose containers docker docker-compose hardening iac infrastructure-as-code kicksecure security security-hardening
Last synced: 29 Apr 2026
https://github.com/tiennm99/couchbase-docker-compose
docker-compose.yml to run couchbase
couchbase docker docker-compose
Last synced: 29 Apr 2026
https://github.com/supravatm/laravel-v12-api-starter
Laravel 12.x dokerize Rest Api Application with Sanctum Authentication
docker-compose docker-container laravel-api- laravel-api-access-token laravel-with-san laravel12-api laravel12-sanctum laravel12x postman rest-api restfull-api sanctum sanctum-authen sanctum-authentication
Last synced: 29 Apr 2026
https://github.com/djuuu/ansible-role-organizr-docker
Install Organizr Docker Compose project
ansible ansible-role dashboard docker docker-compose organizr
Last synced: 29 Apr 2026
https://github.com/greenpau/docker-consul
Consul Server in Docker
consul docker-compose docker-image
Last synced: 29 Apr 2026
https://github.com/itsferdiardiansa/sh-web-architecture-config
Configuration of a bunch of pokemon ...
amazon-web-services docker docker-compose nginx node
Last synced: 29 Apr 2026
https://github.com/sachin-duhan/pg_cluster
Simple PG cluster using docker-compose with WAL replica
docker docker-compose postgres
Last synced: 29 Apr 2026
https://github.com/hwisnu222/docainer
A CLI tool to generate Dockerfile and docker-compose templates
cli docker docker-compose docker-compose-template yaml
Last synced: 29 Apr 2026
https://github.com/kzamanbd/nginx-config
Simple Nginx server configruation
docker docker-compose nginx nginx-proxy
Last synced: 29 Apr 2026
https://github.com/rodrigodosanjosoliveira/sftpwrapper
Conexão para download e upload de arquivos para um servidor SFTP
csharp docker-compose dotnet-core nuget-package sftp-download ssh xunit-tests
Last synced: 29 Apr 2026
https://github.com/vitaly-kashtalyan/selenoid-docker-arm
Selenoid is a powerful Golang implementation of original Selenium hub code. It is using Docker to launch browsers.
architecture arm arm64 docker docker-compose grid m1-mac selenium selenium-webdriver selenoid
Last synced: 29 Apr 2026
https://github.com/yano3nora/lampdock
The Docker boilerplate for LAMP environment.
apache docker docker-compose mysql php
Last synced: 29 Apr 2026
https://github.com/mpan-wework/dev-env
Commonly used development environment
docker docker-compose kubernetes vimrc zshrc
Last synced: 29 Apr 2026
https://github.com/yoriiis/monitoring-box
:whale: Monitoring box with Docker, Grafana, Telegraf and InfluxDB :chart_with_upwards_trend:
dashboard docker docker-compose grafana influxdb monitoring nginx-proxy notifier slack telegraf
Last synced: 29 Apr 2026
https://github.com/danilomeneghel/order-registration
Cadastro de Ordens
consul docker-compose java-21 maven mysql-8 rabbitmq spring-boot
Last synced: 29 Apr 2026
https://github.com/nikhilbadyaldevelops/learn-docker
What I know about Docker.
docker docker-compose docker-image dockerfile
Last synced: 29 Apr 2026
https://github.com/yanikkumar/laravelapi-docker
Laravel 11.x API, Basic authentication using sanctum, relationships and other. This project is a docker setup.
api apidevelopment docker docker-compose laravel laravel-framework laravelapi laravelapidevelopment php php-api
Last synced: 29 Apr 2026
https://github.com/12a1wbs/dictionary-web-app-react
Challenge: https://www.frontendmentor.io/challenges/dictionary-web-app-h5wwnyuKFL
axios-react bootstrap context-api dictionary-api docker-compose dockerfile frontendmentor-challenge material-ui mobile-first nextjs react react-hook-form rest-api yup
Last synced: 29 Apr 2026
https://github.com/mehedimk/django-safedelete
Django Library Management System with Django Soft-Delete functionality
django docker docker-compose open-source python3
Last synced: 29 Apr 2026
https://github.com/erni-academy/asset-cosmosdb-rediscache-docker-compose
Docker-Compose file and scripts to Install and run Azure Cosmos DB Emulator, RedisCache and RedisCache UI.
azure cosmosdb docker docker-compose redis-cache
Last synced: 29 Apr 2026
https://github.com/vlymar1/django-docker-postgres-boilerplate
This is a basic template for Django projects configured to use Docker Compose, Makefile, and PostgreSQL.
django docker-compose makefile poetry postgresql python3
Last synced: 29 Apr 2026
https://github.com/harshrajshorthillsai/trader-data-with-spark-cluster
Dockerized Spark cluster to work with Trader Data.
apache-spark docker docker-compose dockerfile python
Last synced: 29 Apr 2026
https://github.com/rodrigues-heric/weather-report
🌦️ Full-stack weather platform using a polyglot microservices architecture. Features a React frontend, NestJS API, and distributed workers in Go and Python connected via RabbitMQ. Dockerized & Scalable.
docker docker-compose event-driven flask fullstack golang microservices nestjs python rabbitmq react shadcn tailwind typescript vite
Last synced: 29 Apr 2026
https://github.com/dilozy/my_shop
My shop project
docker-compose drf postgresql pytest redis
Last synced: 29 Apr 2026
https://github.com/kweonminsung/docker_study
docker-compose fastapi react typescript
Last synced: 29 Apr 2026
https://github.com/borischen0203/docker-db-sample
This sample mainly set up mysql database by docker.
docker docker-compose makefile mysql
Last synced: 29 Apr 2026
https://github.com/psk-98/footprints-api
Django API for Footprints https://github.com/psk-98/footprints
cloudinary django django-rest-framework docker docker-compose docker-container docker-image knox-tokens nginx nginx-proxy postgresql python
Last synced: 29 Apr 2026
https://github.com/friz-zy/aws-high-availability-web-worker-setup-example
Example how to set up web services in modern way :)
ansible aws docker-compose example high-availability infra terraform tutorial webapp
Last synced: 29 Apr 2026
https://github.com/esqueues/diploma-submodules-repo
digitalocean docker-compose fullstack nginx
Last synced: 30 Apr 2026
https://github.com/luciaheredia/clockapp
Clock App
docker-compose dockerfile flask-application html python python3
Last synced: 30 Apr 2026
https://github.com/sushantjadhav416/docker_compose_project
Docker Compose Project build using Flask and using Nginx as Loadbalancer
docker-compose nginx-proxy python3
Last synced: 30 Apr 2026
https://github.com/jenil-desai/docker-stacks
🐳 A curated collection of Docker Compose stacks for local development and self-hosted services. Organized by environment (Laptop & Home Server) and categorized for scalability, reusability, and ease of use.
Last synced: 30 Apr 2026
https://github.com/jersyfi/boilerplates
Here you can find my personal template collection of various tools.
docker docker-compose docker-compose-template docker-template template
Last synced: 30 Apr 2026
https://github.com/kenilbalar/learn-springboot
The simple spring boot project that includes the API development and Containerization with Docker.
docker docker-compose java jdk21 postgresql-database restful-api spring-boot
Last synced: 30 Apr 2026
https://github.com/aswassaw/circle-docker
File config Docker untuk aplikasi web Circle.
docker docker-compose docker-container
Last synced: 30 Apr 2026
https://github.com/mikebild/introduction-docker
Introduction to Docker
architecture docker docker-compose docker-machine docker-swarm dockerfile introduction volume
Last synced: 30 Apr 2026
https://github.com/fboulnois/jellyfin-docker
Run Jellyfin as a docker-compose service
docker docker-compose jellyfin
Last synced: 30 Apr 2026
https://github.com/forest-chan/coding-theory-2025
Implementations of coding algorithms for a university course with PHP
coding docker docker-compose php phpunit shennon shennon-fano
Last synced: 30 Apr 2026
https://github.com/bushmusi/todo-app-node-react
This application add node as a backend and react for frontend application
docker docker-compose nodejs react todo todoapp todolist
Last synced: 30 Apr 2026
https://github.com/t18n/docker-redis-and-redis-commander
Quick set up for spinning up Redis + Redis-commander with Docker
docker docker-compose redis redis-commander
Last synced: 30 Apr 2026
https://github.com/mys1024/easy-gitea-runner
Easily startup a Act Runner container for Gitea with Docker Compose.
actions docker docker-compose gitea gitea-actions podman podman-compose
Last synced: 30 Apr 2026
https://github.com/rafi021/mongodb-mongo-express-docker-compose
Docker Composer File for Mongodb and Mono-Express
docker docker-compose docker-container mongo-express mongodb
Last synced: 30 Apr 2026
https://github.com/rickyjericevich/personal-infra-compose
A Docker Compose file to deploy all my personal services
Last synced: 30 Apr 2026
https://github.com/matheusadc/sample-flask-auth
Repository created to store the authentication API code with the database.
docker-compose flask flask-login flask-sqlalchemy python
Last synced: 30 Apr 2026
https://github.com/lunay77/astromailer
AstroMailer 一个每日早安邮件发送器
astromailer baidu-api docker docker-compose mail nasa nasa-api nasa-apod python python3
Last synced: 30 Apr 2026
https://github.com/simotae14/dockercomposenodeandredis
Using docker compose to create an application using a node container and a redis container
Last synced: 30 Apr 2026
https://github.com/miintto/elk-stack
Monitoring system with ELK stack for Web Application
docker-compose elasticsearch elk-stack kibana logstash
Last synced: 30 Apr 2026
https://github.com/giljr/docker_review
Updated this project #01 https://medium.com/jungletronics/docker-on-ubuntu-project-1-511817acaa88
docker docker-compose mysql-database nodejs php
Last synced: 08 Jun 2026