Go to file
Adolfo Delorenzo 67c0ccc340 Update 'html/index.html' 2021-10-30 05:41:00 +02:00
html Update 'html/index.html' 2021-10-30 05:41:00 +02:00
Dockerfile first commit 2021-03-29 19:50:06 -06:00
LICENSE first commit 2021-03-29 19:50:06 -06:00
README.md Update 'README.md' 2021-04-06 22:53:08 +02:00
build first commit 2021-03-29 19:50:06 -06:00
start.sh first commit 2021-03-29 19:50:06 -06:00
start_nginx.sh first commit 2021-03-29 19:50:06 -06:00

README.md

portainer-microbot

Purpose

A 6.5MB Docker image running

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