Skip to content

Files

Latest commit

author
D Ther
Mar 6, 2020
757de30 · Mar 6, 2020

History

History
18 lines (12 loc) · 547 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 547 Bytes

K8smm Pod for lab

Docker Docker Repository on Quay

Testing container for pod. writing with golang and lightweghit container.

Require two Env -

  • COLOR
  • PG_TITLE
$ docker built -t k8smm-weblab .
$ docker run -d -p 8080:8080 k8smm-weblab
$ docker images