An open API service indexing awesome lists of open source software.

https://github.com/colinbut/docker-compose-example

The example of Docker Compose on the Docker Web Site
https://github.com/colinbut/docker-compose-example

docker docker-compose docker-image dockerfile

Last synced: 2 months ago
JSON representation

The example of Docker Compose on the Docker Web Site

Awesome Lists containing this project

README

          

# Docker Compose - Example

This repo is a short example of Docker Compose.

Docker Compose is like a mini container orchestration framework offered by Docker itself.

In comparison to other bigger Container Orchestration tools such as Kubernetes or even Docker Swarm/Docker Stack