- Portland, OR
- https://raer.me/
- Joined on
2024-09-04
Block a user
nginx-vod-rtmp (sha256:0c3d8c1eaa907c9580d2abf983fcc44af8e54bede504a844db35c5e7f31beb17)
Published 2025-10-23 18:25:10 +00:00 by freyjagp
Installation
docker pull gitea.raer.me/freyjagp/nginx-vod-rtmp@sha256:0c3d8c1eaa907c9580d2abf983fcc44af8e54bede504a844db35c5e7f31beb17sha256:0c3d8c1eaa907c9580d2abf983fcc44af8e54bede504a844db35c5e7f31beb17About this package
Image containing a minimal environment for containers based on openSUSE Leap 15.6.
Image Layers
| KIWI 9.24.43 |
| 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_15.6/' 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.0.tar.gz -O /build/nginx-build.tar.gz # buildkit |
| RUN /bin/sh -c wget https://github.com/kaltura/nginx-vod-module/archive/refs/tags/1.33.tar.gz -O /build/nginx-vod-module.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-vod-module.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-vod-module-* ./nginx-1.29.0/nginx-vod-module # buildkit |
| RUN /bin/sh -c mv nginx-rtmp-module-* ./nginx-1.29.0/nginx-rtmp-module # buildkit |
| WORKDIR /build/nginx-1.29.0 |
| 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-vod-module --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:15.6:Images/images/54f24e8a33253ce205ee46962e0db0c8-opensuse-leap-image:docker |
| org.opencontainers.image.created | 2025-10-16T22:50:55.368720040Z |
| org.opencontainers.image.description | Image containing a minimal environment for containers based on openSUSE Leap 15.6. |
| org.opencontainers.image.source | https://build.opensuse.org/package/show/openSUSE:Leap:15.6:Images/opensuse-leap-image?rev=54f24e8a33253ce205ee46962e0db0c8 |
| org.opencontainers.image.title | openSUSE Leap 15.6 Base Container |
| org.opencontainers.image.url | https://www.opensuse.org/ |
| org.opencontainers.image.vendor | openSUSE Project |
| org.opencontainers.image.version | 15.6.7.9 |
| org.opensuse.base.created | 2025-10-16T22:50:55.368720040Z |
| org.opensuse.base.description | Image containing a minimal environment for containers based on openSUSE Leap 15.6. |
| org.opensuse.base.disturl | obs://build.opensuse.org/openSUSE:Leap:15.6:Images/images/54f24e8a33253ce205ee46962e0db0c8-opensuse-leap-image:docker |
| org.opensuse.base.reference | registry.opensuse.org/opensuse/leap:15.6.7.9 |
| org.opensuse.base.source | https://build.opensuse.org/package/show/openSUSE:Leap:15.6:Images/opensuse-leap-image?rev=54f24e8a33253ce205ee46962e0db0c8 |
| org.opensuse.base.title | openSUSE Leap 15.6 Base Container |
| org.opensuse.base.url | https://www.opensuse.org/ |
| org.opensuse.base.vendor | openSUSE Project |
| org.opensuse.base.version | 15.6.7.9 |
| org.opensuse.reference | registry.opensuse.org/opensuse/leap:15.6.7.9 |
Details
2025-10-23 18:25:10 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/arm64
585 MiB