You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
html | 1 year ago | |
Dockerfile | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
build | 2 years ago | |
start.sh | 2 years ago | |
start_nginx.sh | 2 years ago |
README.md
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/portainer-microbot
Build
➜ ./build