Nginx customised to suit our use in nginx + php-fpm container bundles
8.3K
This repository contains a Dockerfile of Nginx for Docker's automated build published to the public Docker Hub Registry.
Install Docker.
Download the automated build from the public Docker Hub Registry: docker pull uqlibrary/nginx
(or, you can build an image from Dockerfile: `docker build -t uqlibrary/nginx .)
Start the container:
docker run uqlibrary/nginx
After few seconds, open http://<host> to see the result.
Content type
Image
Digest
sha256:c75bb9a04…
Size
22.8 MB
Last updated
7 days ago
docker pull uqlibrary/nginx