ustreamer (amd64)

Published 2026-05-23 02:05:43 +03:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/ustreamer:amd64
sha256:04a7f09f72519f0d3eeb5ea52e9060b0558cbafe59440c37e2f48947d8722490

Image layers

# debian.sh --arch 'amd64' 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:f587949bf35f88fc5f26cec22140ce9249a2675619cba3ea66e52e8375d07357 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-23 02:05:43 +03:00
90
OCI / Docker
linux/amd64
57 MiB
Versions (3) View all
arm64 2026-05-25
amd64 2026-05-23
latest 2026-04-14