hello-openshift

command
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2015 License: Apache-2.0 Imports: 2 Imported by: 0

README

Hello, OpenShift!

This example will serve an HTTP response of "Hello OpenShift!" to http://localhost:6061. To create the pod run:

$ oc create -f examples/hello-openshift/hello-pod.json

If you need to rebuild the image:

$ go build -tags netgo   # avoid dynamic linking (we want a static binary)
$ mv hello-openshift bin
$ docker build -t docker.io/openshift/hello-openshift .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL