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

fastapi-realworld-example-app

2.7k
Stars
622
Forks
Watchers

Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI

drupal-docker

6
Stars
5
Forks
Watchers

Examples and best practices of using docker and docker-compose with Drupal 8.x

hello-docker

49
Stars
36
Forks
Watchers

🐳 Example Docker project that is used as illustration for automated continuous delivery flow with DockerCloud and DigitalOcean

Docker-Stack

32
Stars
6
Forks
Watchers

This repo contains a simple Docker setup with minimal configuration and only few files you can drop into many PHP-based projects.

devbox

37
Stars
6
Forks
Watchers

Run dev environments easily and fastly using Podman or Docker

ansible-configs

8
Stars
0
Forks
Watchers

Holds Ansible configs and dotfiles for my personal devices 🔥 (mirrored from GitLab)

docker-my-gis

8
Stars
2
Forks
Watchers

:whale: Docker Boilerplate for WebGIS

angular-forum

72
Stars
46
Forks
Watchers

Forum application built with Angular