Customised NGINX base image.
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
make build start test
make stop
CMD [ "/sbin/init.sh", "--debug" ] (or override it from the command line) in a child image to run NGINX in the debug mode/var/cache/nginx directory instead of /usr/local/nginxContent type
Image
Digest
Size
39.8 MB
Last updated
over 7 years ago
docker pull codeworksio/nginx