Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 477 Bytes

File metadata and controls

19 lines (12 loc) · 477 Bytes

nginx

Docker Pulls Travis

Base Docker Nginx image, suitable from running on Openshift 3.

Usage

FROM sqroot/nginx
COPY html /usr/share/nginx/html

The web server listens on port 8080.

License

MIT license