Block a user
stream-repeater (latest)
Published 2026-02-19 07:08:42 +00:00 by aiden
Installation
docker pull git.f-40.com/aiden/stream-repeater:latestsha256:8a57e6cf98b3cacb4b6046aa9b867b3c50506113573d5f26dbccd7427a082a5c
Images
| Digest | OS / Arch | Size |
|---|---|---|
| f29bf19f2b | linux/amd64 | 41 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.20.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| COPY /usr/share/fonts /usr/share/fonts # buildkit |
| COPY /usr/share/fontconfig /usr/share/fontconfig # buildkit |
| COPY /usr/bin/fc-* /usr/bin/ # buildkit |
| COPY /usr/local /usr/local # buildkit |
| COPY /tmp/fakeroot/ / # buildkit |
| LABEL org.opencontainers.image.authors=julien@rottenberg.info org.opencontainers.image.source=https://github.com/jrottenberg/ffmpeg |
| ENV LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64 |
| CMD ["--help"] |
| ENTRYPOINT ["/bin/ffmpeg"] |
| COPY entrypoint.sh /entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /entrypoint.sh # buildkit |
| ENTRYPOINT ["/entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.authors | julien@rottenberg.info |
| org.opencontainers.image.source | https://github.com/jrottenberg/ffmpeg |