Skip to content

stefaniuk/docker-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle CI Size Version Commit Docker Hub

Docker NGINX

Customised NGINX base image.

Installation

Builds of the image are available on Docker Hub.

docker pull codeworksio/nginx

Alternatively you can build the image yourself.

docker build --tag codeworksio/nginx \
    github.com/codeworksio/docker-nginx

Testing

make build test

Configuration

  • Use CMD [ "/sbin/init.sh", "--debug" ] (or override it from the command line) in a child image to run NGINX in the debug mode

TODO

  • Check GPG keys
  • Use /var/cache/nginx directory instead of /usr/local/nginx

About

Customised NGINX base image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published