Skip to content

redhat-gpte-devopsautomation/ossm-labs-guides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSSM Lab Guides

Local development

podman build -t localhost/ossm-labs-guides .
podman run --rm -d -p 4000:8080 localhost/ossm-labs-guides

Deploy to OpenShift

oc new-app https://github.com/redhat-gpte-devopsautomation/ossm-labs-guides.git --strategy=docker
 oc create route edge ossm-labs-guides --service=ossm-labs-guides
# To rebuild after changes pushed to git
oc start-build ossm-labs-guides --follow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Handlebars 80.1%
  • Dockerfile 19.9%