Sign inSign up

butter/nginx

By butter

Updated over 8 years ago

Butter.ai build of nginx web server with Lua scripting support

Image
0

2.2K

butter/nginx repository overview

What is Nginx?

Nginx is a web server, which can also be used as a reverse proxy, load balancer and HTTP cache.

logo

How to use this image

Create a Dockerfile in your Nginx web server

FROM butter/nginx:1.13.5
CMD ["nginx", "-g", "daemon off;"]

License

View license information for Nginx.

Tag summary

Content type

Image

Digest

Size

106.8 MB

Last updated

over 8 years ago

docker pull butter/nginx