Skip to content

cip-core-mirrors/s2i-hugo-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

S2I hugo golang

Build go hugo s2i image

  1. Choose a name
export S2INAME="s2i-hugo-go"
  1. Build image
oc new-build centos/s2i-base-centos7~https://github.com/cip-core-mirrors/s2i-hugo-golang --strategy docker --name $S2INAME