Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 414 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 414 Bytes

Docker nginx

This is a small, statically linked build of nginx for Docker, based on Docker musl base.

Building

Run the build-image.sh script in the top-level directory of your working copy as follows:

./build-image.sh username

Where username is the username you wish to use for your Docker image tags. This will often be your username on docker.io.