Sign inSign up

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

Multi-platform
Index digest

sha256:8068d6c2ba865986791a3f2f70f33f832d5778814e431ed0ff9d464e30cc441a

OS/ARCH

Compressed size

312.27 MB

Last pushed

4 months by tiangolo

Type

Image

Manifest digest

sha256:560f9a59c8ad06e6dafdcc5df34eb783f9ee9daa63f33f2c5fc0837cbe5bab66

Image Layers

1# debian.sh --arch 'amd64' out/51.28 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.17 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.45 MB
12RUN /bin/sh -c ln -sf200 B
13COPY nginx.conf /etc/nginx/nginx.conf # buildkit283 B
14EXPOSE [1935/tcp]0 B
15CMD ["nginx" "-g" "daemon off;"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1779062400'