Browse Source

update readme

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

3
Nginx-S2I-Image/README.md

@ -2,4 +2,5 @@
```sh
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