Sign inSign up

tiangolo/nginx-rtmp:latest-2026-05-18

Multi-platform
Index digest

sha256:66abecba248b0f370f264a68331a83e9d5f993f13510b425a95b4eb72ec4097e

OS/ARCH

Compressed size

304.18 MB

Last pushed

4 months by tiangolo

Type

Image

Manifest digest

sha256:a7d807c21d63c9bc4bb966ff301104c6a8a1d85163f12b6fb581983953615572

Image Layers

1# debian.sh --arch 'arm64' out/49.83 MB
2RUN /bin/sh -c set -eux;15.04 MB
3RUN /bin/sh -c set -eux;52.34 MB
4RUN /bin/sh -c set -ex;181.4 MB
5LABEL maintainer=Sebastian Ramirez <[email protected]>0 B
6ENV NGINX_VERSION=nginx-1.23.20 B
7ENV NGINX_RTMP_MODULE_VERSION=1.2.20 B
8RUN /bin/sh -c apt-get update2.38 KB
9RUN /bin/sh -c mkdir -p2.11 MB
10RUN /bin/sh -c mkdir -p1017.25 KB
11RUN /bin/sh -c cd /tmp/build/nginx/${NGINX_VERSION}2.46 MB
12RUN /bin/sh -c ln -sf201 B
13COPY nginx.conf /etc/nginx/nginx.conf # buildkit285 B
14EXPOSE [1935/tcp]0 B
15CMD ["nginx" "-g" "daemon off;"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bullseye' '@1777939200'