ustreamer (arm64)

Published 2026-04-08 02:40:07 +03:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/ustreamer:arm64
sha256:575660249242118903087c142ff4bfc7ee4d62e0241d25202251f3f8092d8d50

Image layers

# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'
/bin/sh -c apt update && apt install -y ca-certificates libevent-2.1-7t64 libevent-pthreads-2.1-7t64 libjpeg62-turbo libbsd0 libgpiod3 v4l-utils curl jq && apt clean
WORKDIR /opt
/bin/sh -c groupadd ustreamer --gid 1000 && useradd ustreamer --uid 1000 --gid ustreamer && usermod ustreamer --append --groups video
COPY file:cbf52226cedfd3df0fcb258e34f7715428469cd3cabbb31c11271a1527287399 in ./
COPY file:cf5c2fc1ec9c18d945ad42279e3a75020dee43f876568497dab34b467d4f6ebb in ./ustreamer
USER ustreamer
EXPOSE 8080
ENTRYPOINT ["/opt/ustreamer"]
CMD ["--host=0.0.0.0", "--port=8080"]

Labels

Key Value
io.buildah.version 1.39.3
Details
Container
2026-04-08 02:40:07 +03:00
80
OCI / Docker
linux/arm64/v8
60 MiB
Versions (3) View all
latest 2026-04-08
arm64 2026-04-08
amd64 2026-04-08