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
- Host: GitHub
- URL: https://github.com/colinbut/docker-compose-example
- Owner: colinbut
- Created: 2016-10-17T20:20:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-23T15:05:42.000Z (over 8 years ago)
- Last Synced: 2025-03-27T10:16:46.700Z (about 1 year ago)
- Topics: docker, docker-compose, docker-image, dockerfile
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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