Browse Source

update readme

master
Nicolas Massé 7 years ago
parent
commit
ab93301a5b
  1. 1
      Nginx-S2I-Image/README.md

1
Nginx-S2I-Image/README.md

@ -2,4 +2,5 @@
```sh ```sh
oc new-app nginx~https://github.com/nmasse-itix/OpenShift-Examples.git --context-dir=Nginx-S2I-Image --name hello-world oc new-app nginx~https://github.com/nmasse-itix/OpenShift-Examples.git --context-dir=Nginx-S2I-Image --name hello-world
oc expose svc/hello-world
``` ```
Loading…
Cancel
Save