Nginx Unit
Install
Control API
Configuration
Docker
DockerHub : Unit
https://hub.docker.com/_/unit
Docker Images
Tag | Description |
---|---|
1.31.0-minimal |
No language modules; based on the debian:buster-slim image. |
1.31.0-go1.21 |
Single-language; based on the golang:1.21 image. |
1.31.0-jsc11 |
Single-language; based on the eclipse-temurin:11-jdk image. |
1.31.0-node20 |
Single-language; based on the node:20 image. |
1.31.0-perl5.38 |
Single-language; based on the perl:5.38 image. |
1.31.0-php8.2 |
Single-language; based on the php:8.2-cli image. |
1.31.0-python3.11 |
Single-language; based on the python:3.11 image. |
1.31.0-ruby3.2 |
Single-language; based on the ruby:3.2 image. |
1.31.0-wasm |
Single-language; based on the debian:buster-slim image. |
1.31.0-wasm |
Single-language; based on the debian:bullseye-slim image. |
$ docker pull unit:TAG
$ docker run -d unit:TAG