Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 869 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 869 Bytes

nginx for OpenShift

Nginx Image to be used in OpenShift based on CentOS.

based on tchughesiv/openshift-nginx

Tags and Dockerfile links

Tags refer to the nginx version in use:

How to build

docker build --build-arg NGINX_VERSION=**VERSION** . -t nginx