Update 'README.md'

This commit is contained in:
Adolfo Delorenzo 2021-03-30 19:07:57 +02:00
parent 78a56d8ab7
commit 43e6213223
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
docker-microbot
portainer-microbot
======================
## Purpose
@ -16,7 +16,7 @@ Intended use is to demo docker orchestration
## Usage
### From your machine
```
docker run -d -p "8080:80" dontrebootme/microbot
docker run -d -p "8080:80" registry.oe74.net/microbot
```
## Build