Sign inSign up

vladkras/nginx-unit-base

By vladkras

•Updated over 7 years ago

Docker base image with NGINX Unit

Image
0

1.2K

vladkras/nginx-unit-base repository overview

⁠Docker NGINX Unit image

⁠Tags

As of 1.x, docker image tags correspond to NGINX Unit versions⁠

⁠What is this?

Based on alpine⁠ linux this is the smallest so far installation of NGINX Unit⁠ since most of them use precompiled packages for CentOS, Ubuntu or Debian. You can use it separately but it's developed primarily for faster extending with "units": php, go and python. Check its child images:

  • vladkras/nginx-unit-php7
⁠Usage

docker run -d vladkras/nginx-unit-base

that's it, Now you can play around with NGINX Unit

docker exec -it <container> sh

This image contains DESTDIR=/opt/unit/ env variable. Don't change it unless you exactly know what you're doing! Source code necessary for further setup is located in /unit directory under root.

⁠Docs

Configuration⁠

⁠License

This Docker image is licensed under the MIT License⁠

NGINX Unit⁠ is licensed under the Apache License 2.0⁠

⁠Docker

vladkras/nginx-unit-base⁠ @ Docker Hub

Tag summary

Content type

Image

Digest

Size

70.6 MB

Last updated

over 7 years ago

docker pull vladkras/nginx-unit-base