Docker Compose topic

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.

List Docker Compose repositories

docker-gitbucket-orchestration

12
Stars
2
Forks
Watchers

:whale: Docker compose for GitBucket. (Nginx + MySQL)

vulhub-en

10
Stars
1
Forks
Watchers

English translation of @vulhub - Docker-Compose files for creating vulnerable environments. THIS PROJECT HAS BEEN ADDED WITH THE OFFICAL PROJECT. DO NOT USE.

BulletJournal

152
Stars
44
Forks
Watchers

An organizational system that helps you keep track of everything in your busy life

dcsg

186
Stars
13
Forks
Watchers

dcsg is a command-line utility for Linux that generates systemd services for Docker Compose projects

dockerized-magento

279
Stars
145
Forks
Watchers

A dockerized Magento Community Edition 1.9.x

compose-elk

22
Stars
6
Forks
Watchers

The Elastic Stack powered by Docker and Compose.

compose-postgres

1.2k
Stars
802
Forks
Watchers

Postgresql & pgadmin4 powered by compose

docker-aspnetcore-postgresql

51
Stars
43
Forks
Watchers

ASP.Net Core Web API with Docker Compose, PostgreSQL and EF Core.

docker-reverse-proxies

53
Stars
3
Forks
Watchers

Sample usage for various reverse proxies in Docker setups

microts

28
Stars
3
Forks
Watchers

Microservice code generator: from OpenAPI (Swagger) REST API specification to TypeScript project with Docker.