Sign inSign up

andahme/nginx

By andahme

Updated 9 months ago

NGINX - Application Images

Image
1

1.1K

andahme/nginx repository overview

Available Tags (tags/manifests support amd64 and armv7)
  • latest

Quick Start

Start an NGINX Server
docker run -d --name nginx -p 80:8080 \
  -v ${PWD}:/var/www/html \
  andahme/nginx

Tag summary

Content type

Image

Digest

sha256:cf954d817

Size

28.9 MB

Last updated

9 months ago

docker pull andahme/nginx