Loren Lisk liskl
  • Joined on 2026-01-23

video-ingestion-probe (v0.1.0)

Published 2026-05-24 22:50:42 +00:00 by liskl

Installation

docker pull git.home.liskl.com/liskl/video-ingestion-probe:v0.1.0
sha256:6aa773f7652708a49282c73b2afb3e7f01e850a070796013be3de02255cce293

Images

Digest OS / Arch Size
880a9ab09c linux/amd64 45 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"]
ARG VERSION=dev
LABEL org.opencontainers.image.title=video-ingestion probe worker org.opencontainers.image.source=https://github.com/liskl/video-ingestion-system org.opencontainers.image.version=dev
COPY /out/probe-worker /usr/local/bin/probe-worker # buildkit
USER 65532:65532
ENTRYPOINT ["/usr/local/bin/probe-worker"]

Labels

Key Value
org.opencontainers.image.authors julien@rottenberg.info
org.opencontainers.image.source https://github.com/liskl/video-ingestion-system
org.opencontainers.image.title video-ingestion probe worker
org.opencontainers.image.version dev
Details
Container
2026-05-24 22:50:42 +00:00
0
OCI / Docker
Versions (1) View all
v0.1.0 2026-05-24