Docker image for running nginx, based on Alpine Linux.
docker run -p 80:80 --name some-nginx garpix/nginx
HTML files here: /var/www/html
Exposed 80 port.
Content type
Image
Digest
Size
427.4 MB
Last updated
almost 10 years ago
docker pull garpix/nginx