Lightweight container of nginx using Alpine as base image. Uses just 5MB of RAM at idle state. The entire image has 7MB.
- nginx root path is /web/data
- nginx config file can be found at /web/conf/nginx.conf
- nginx logs are stored at /web/log
- alpine:edge as base image
- nginx/1.10.3