Skip to content

Build engine for building small, fast, and customized NGINX Docker images.

License

Notifications You must be signed in to change notification settings

vizv/build-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGINX Build Engine

This repository contains Dockerfile and build scripts for building a small, fast, and customized NGINX Docker image.

Version Information

Libraries

Modules

All modules has been removed to keep the footprint small (and more secure)

Usage

Build

  1. (Optional) you may modify scripts directory to adapt to your needs.
  2. run make.

Note: When running make, you may specify version by setting VERSION_XXX, or set IMAGE and TAG for tagging Docker images.

Run

  • I recommend you use the latest version of Docker and deploy with docker stack deploy -c nginx.yml nginx.

More information about docker stack deploy please check documents.

About

Build engine for building small, fast, and customized NGINX Docker images.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published