docker-microbot
docker-microbot copied to clipboard
small container with simple webpage for clustering demo
docker-microbot
Purpose
A 6.5MB Docker image running
- Alpine Linux
- Nginx
- Microbot image/unique html content
Intended use is to demo docker orchestration
- Docker
- Mesos
- Marathon
- Kubernetes
Usage
From your machine
docker run -d -p "8080:80" dontrebootme/microbot
Build
➜ ./build