A stripped nginx (about 8MB) from the official nginx docker container by LSU CRC
1.1K
Usage:
First: docker run -P -d lsucrc/nginx sh -c 'nginx -g "daemon off;"'
Then: docker cp /files/on/host/path [container id]:/usr/share/nginx/html
Last: download files link http://HOST_IP:PORT/filename
Content type
Image
Digest
Size
3.5 MB
Last updated
over 10 years ago
docker pull lsucrc/nginx