first commit
This commit is contained in:
commit
636ca549ae
19
README.md
Normal file
19
README.md
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
portable portainer
|
||||||
|
======================
|
||||||
|
|
||||||
|
## Purpose
|
||||||
|
- Portable Portainer intro vid
|
||||||
|
|
||||||
|
Intended use is to demo docker orchestration
|
||||||
|
- Kubernetes
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
### From your machine
|
||||||
|
```
|
||||||
|
docker run -d -p "8080:80" registry.oe74.net/portable-portainer
|
||||||
|
```
|
||||||
|
|
||||||
|
## Build
|
||||||
|
```
|
||||||
|
➜ ./build
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user