Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 258 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 258 Bytes

ng2inx make few changes in the official nginx image so it will server Angular 2+ correctly

Usage

You could use it as you would it with the official image

To run it:

$ docker run --name some-nginx -v /some/content:/usr/share/nginx/html:ro -d ng2inx