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.
docker-gitbucket-orchestration
:whale: Docker compose for GitBucket. (Nginx + MySQL)
vulhub-en
English translation of @vulhub - Docker-Compose files for creating vulnerable environments. THIS PROJECT HAS BEEN ADDED WITH THE OFFICAL PROJECT. DO NOT USE.
BulletJournal
An organizational system that helps you keep track of everything in your busy life
dcsg
dcsg is a command-line utility for Linux that generates systemd services for Docker Compose projects
dockerized-magento
A dockerized Magento Community Edition 1.9.x
compose-elk
The Elastic Stack powered by Docker and Compose.
compose-postgres
Postgresql & pgadmin4 powered by compose
docker-aspnetcore-postgresql
ASP.Net Core Web API with Docker Compose, PostgreSQL and EF Core.
docker-reverse-proxies
Sample usage for various reverse proxies in Docker setups
microts
Microservice code generator: from OpenAPI (Swagger) REST API specification to TypeScript project with Docker.