Skip to content

mm-k8s-ug/k8smm-weblab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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