Sign inSign up

codeworksio/nginx

By codeworksio

Updated over 7 years ago

Customised NGINX base image

Image
0

5.4K

codeworksio/nginx repository overview

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 start test
make stop

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

Tag summary

Content type

Image

Digest

Size

39.8 MB

Last updated

over 7 years ago

docker pull codeworksio/nginx