Skip to content

Instantly share code, notes, and snippets.

@bgulla
Created October 4, 2017 18:47
Show Gist options
  • Save bgulla/70b63461200ac56bb26c42c443cd8077 to your computer and use it in GitHub Desktop.
Save bgulla/70b63461200ac56bb26c42c443cd8077 to your computer and use it in GitHub Desktop.
🦄 user@devbox[~] > docker pull openshift/hello-openshift
Using default tag: latest
latest: Pulling from openshift/hello-openshift
4f4fb700ef54: Pull complete
5e90e09d6c7d: Pull complete
Digest: sha256:4d93c5c5171740635c2840a97f12dc14ac7919990b2644b835b8fa23a6f6f9f8
Status: Downloaded newer image for openshift/hello-openshift:latest
🦄 user@devbox[~] > openshift kube create pods -c examples/hello-openshift/hello-pod.json
🦄 user@devbox[~] >
_ _ _____ _ _ ___ __ _____ ____ _ ____
| | | | ____| | | | / _ \ \ \ / / _ \| _ \| | | _ \
| |_| | _| | | | | | | | | \ \ /\ / / | | | |_) | | | | | |
| _ | |___| |___| |__| |_| | \ V V /| |_| | _ <| |___| |_| |
|_| |_|_____|_____|_____\___/ \_/\_/ \___/|_| \_\_____|____/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment