Skip to content
This repository was archived by the owner on Jan 12, 2020. It is now read-only.

daniel-mast/oc-helloworld

Repository files navigation

Create new app in openshift with template JBoss EAP 7.1 (no https)

oc new-app --template=eap71-basic-s2i -p APPLICATION_NAME="my-oc-helloworld" -p SOURCE_REPOSITORY_URL="https://github.com/daniel-mast/oc-helloworld" -p SOURCE_REPOSITORY_REF="master" -p CONTEXT_DIR=""

Build with Dockerfile oc new-app --strategy=docker https://github.com/daniel-mast/oc-helloworld

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published