ustreamer (arm64)

Published 2026-05-25 02:41:35 +03:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/ustreamer:arm64
sha256:81666932fe5058331ebd882e7176bee9b46c36191530357fbd5a5664519aa080

Image layers

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'
/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:38af253f3e1768c0379466b9e1fb77355c9cf9d69530464be338c0e87c5afa67 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-05-25 02:41:35 +03:00
90
OCI / Docker
linux/arm64/v8
57 MiB
Versions (3) View all
arm64 2026-05-25
amd64 2026-05-23
latest 2026-04-14