- Portland, OR
- https://raer.me/
- Joined on
2024-09-04
Block a user
nginx-vod-rtmp (1.29.6)
Published 2026-03-20 05:01:55 +00:00 by freyjagp
Installation
docker pull gitea.raer.me/freyjagp/nginx-vod-rtmp:1.29.6sha256:098eb948e1ccae384dfc245766e385fc0443865772a599c00be411ce854f15c7
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6dd805b1e7 | linux/arm64 | 480 MiB |
Image Layers ( linux/arm64)
| KIWI 10.2.29 |
| RUN /bin/sh -c zypper refresh # buildkit |
| RUN /bin/sh -c zypper --non-interactive install -t pattern devel_basis # buildkit |
| RUN /bin/sh -c zypper --non-interactive install gzip wget git curl openssl libopenssl-devel tar pcre2-devel # buildkit |
| RUN /bin/sh -c zypper ar -cfp 90 'https://ftp.fau.de/packman/suse/openSUSE_Leap_16.0/' packman # buildkit |
| RUN /bin/sh -c zypper --gpg-auto-import-keys --non-interactive dist-upgrade --from packman --allow-vendor-change # buildkit |
| RUN /bin/sh -c zypper --non-interactive refresh # buildkit |
| RUN /bin/sh -c zypper --non-interactive install --from packman ffmpeg-6 ffmpeg-6-libavcodec-devel libxml2-devel libfdk-aac-devel ffmpeg-6-libavfilter-devel ffmpeg-6-libswscale-devel vlc vlc-codecs libx265-devel libx264-devel # buildkit |
| RUN /bin/sh -c ln -s /usr/include/ffmpeg/* /usr/include/ # buildkit |
| RUN /bin/sh -c zypper refresh # buildkit |
| RUN /bin/sh -c mkdir /build # buildkit |
| RUN /bin/sh -c wget https://nginx.org/download/nginx-1.29.6.tar.gz -O /build/nginx-build.tar.gz # buildkit |
| RUN /bin/sh -c wget https://github.com/arut/nginx-rtmp-module/archive/refs/tags/v1.2.2.tar.gz -O /build/nginx-rtmp-module.tar.gz # buildkit |
| WORKDIR /build |
| RUN /bin/sh -c tar -xf nginx-build.tar.gz # buildkit |
| RUN /bin/sh -c tar -xf nginx-rtmp-module.tar.gz # buildkit |
| RUN /bin/sh -c ls -la # buildkit |
| RUN /bin/sh -c mv nginx-rtmp-module-* ./nginx-1.29.6/nginx-rtmp-module # buildkit |
| WORKDIR /build/nginx-1.29.6 |
| RUN /bin/sh -c ./configure --prefix=/usr --sbin-path=/usr/sbin/nginx --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/run/nginx.pid --lock-path=/run/nginx.lock --modules-path=/usr/lib/nginx/modules --add-dynamic-module=./nginx-rtmp-module --with-http_ssl_module --with-file-aio --with-threads --with-stream --with-stream_ssl_module --with-http_v2_module --with-cc-opt="-O3" # buildkit |
| RUN /bin/sh -c make # buildkit |
| RUN /bin/sh -c make install # buildkit |
| WORKDIR / |
| RUN /bin/sh -c rm -rf /build # buildkit |
Labels
| Key | Value |
|---|---|
| org.openbuildservice.disturl | obs://build.opensuse.org/openSUSE:Leap:16.0:Images/images/6ff010f25a8712342232b9370d92a554-opensuse-leap-image:docker |
| org.opencontainers.image.created | 2025-08-26T14:07:18.425897280Z |
| org.opencontainers.image.description | Image containing a minimal environment for containers based on openSUSE Leap 16.0. |
| org.opencontainers.image.source | https://build.opensuse.org/package/show/openSUSE:Leap:16.0:Images/opensuse-leap-image?rev=6ff010f25a8712342232b9370d92a554 |
| org.opencontainers.image.title | openSUSE Leap 16.0 Base Container |
| org.opencontainers.image.url | https://www.opensuse.org/ |
| org.opencontainers.image.vendor | openSUSE Project |
| org.opencontainers.image.version | 16.0.5.1 |
| org.opensuse.base.created | 2025-08-26T14:07:18.425897280Z |
| org.opensuse.base.description | Image containing a minimal environment for containers based on openSUSE Leap 16.0. |
| org.opensuse.base.disturl | obs://build.opensuse.org/openSUSE:Leap:16.0:Images/images/6ff010f25a8712342232b9370d92a554-opensuse-leap-image:docker |
| org.opensuse.base.lifecycle-url | https://en.opensuse.org/Lifetime |
| org.opensuse.base.reference | registry.opensuse.org/opensuse/leap:16.0.5.1 |
| org.opensuse.base.source | https://build.opensuse.org/package/show/openSUSE:Leap:16.0:Images/opensuse-leap-image?rev=6ff010f25a8712342232b9370d92a554 |
| org.opensuse.base.title | openSUSE Leap 16.0 Base Container |
| org.opensuse.base.url | https://www.opensuse.org/ |
| org.opensuse.base.vendor | openSUSE Project |
| org.opensuse.base.version | 16.0.5.1 |
| org.opensuse.lifecycle-url | https://en.opensuse.org/Lifetime |
| org.opensuse.reference | registry.opensuse.org/opensuse/leap:16.0.5.1 |