ustreamer (arm64)

Published 2026-07-23 18:37:39 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/ustreamer:arm64
sha256:175b3c580c686e7c605de2bd8ee83dba946efc00a84312d50fae3326ea134154

Image layers

# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'
/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:9873e516a85a811987542e7c0739194c32dcffbc06e78d9bb7600058ab2a7861 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-07-23 18:37:39 -05:00
188
OCI / Docker
linux/arm64/v8
57 MiB
Versions (3) View all
arm64 2026-07-23
latest 2026-07-17
amd64 2026-07-17