# Using the Nginx S2I Image ```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 ```