Go to file
Adolfo Delorenzo 78a56d8ab7 first commit 2021-03-29 19:50:06 -06:00
html first commit 2021-03-29 19:50:06 -06: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 first commit 2021-03-29 19:50:06 -06:00
build first commit 2021-03-29 19:50:06 -06:00
microbot-screenshot.png 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

docker-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" dontrebootme/microbot

Build

➜ ./build