Butter.ai build of nginx web server with Lua scripting support
2.2K
Dockerfile linksNginx is a web server, which can also be used as a reverse proxy, load balancer and HTTP cache.
Dockerfile in your Nginx web serverFROM butter/nginx:1.13.5
CMD ["nginx", "-g", "daemon off;"]
View license information for Nginx.
Content type
Image
Digest
Size
106.8 MB
Last updated
over 8 years ago
docker pull butter/nginx