Sign inSign up

kaorimatz/nginx

By kaorimatz

Updated over 10 years ago

Image
0

361

kaorimatz/nginx repository overview

Nginx

Build

docker build -t nginx .

Run

docker run -d -t -v /sys/fs/cgroup:/sys/fs/cgroup:ro -p 80:80 --name=nginx nginx

Text

curl localhost

Tag summary

Content type

Image

Digest

sha256:8c1c5308c

Size

76 MB

Last updated

over 10 years ago

docker pull kaorimatz/nginx