Sign inSign up

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

Multi-platform
Index digest

sha256:3d1f8d431c5c947f9f8c0a0625ce6825bf4758d2cd23cdaf1194d45411193df0

OS/ARCH

Compressed size

313.61 MB

Last pushed

about 1 month by tiangolo

Type

Image

Manifest digest

sha256:07f65921f6c49fda38231d1778e99bac15088eae271a3347ec331cdba2bb6e89

Image Layers

1# debian.sh --arch 'amd64' out/51.29 MB
2RUN /bin/sh -c set -eux;15.06 MB
3RUN /bin/sh -c set -eux;52.21 MB
4RUN /bin/sh -c set -ex;188.25 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 update981.31 KB
9RUN /bin/sh -c mkdir -p2.11 MB
10RUN /bin/sh -c mkdir -p1017.23 KB
11RUN /bin/sh -c cd /tmp/build/nginx/${NGINX_VERSION}2.74 MB
12RUN /bin/sh -c ln -sf199 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 'amd64' out/ 'bullseye' '@1785715200'