Sign inSign up

tiangolo/nginx-rtmp:latest-2026-08-31

Multi-platform
Index digest

sha256:35218e1aa4ecd2b30e08454299436444edb97f1d08874faa4bafed6ec35d93ba

OS/ARCH

Compressed size

304.58 MB

Last pushed

26 days by tiangolo

Type

Image

Manifest digest

sha256:69e395ea6f8e0b77c0a82845fb71c5eaeb3e149a4a1b57b9d8185636d29e1544

Image Layers

1# debian.sh --arch 'arm64' out/49.84 MB
2RUN /bin/sh -c set -eux;15.06 MB
3RUN /bin/sh -c set -eux;52.34 MB
4RUN /bin/sh -c set -ex;181.49 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.24 KB
11RUN /bin/sh -c cd /tmp/build/nginx/${NGINX_VERSION}2.74 MB
12RUN /bin/sh -c ln -sf203 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' '@1787529600'