html | ||
build | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
start_nginx.sh | ||
start.sh |
portainer-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" registry.oe74.net/microbot
Build
➜ ./build