ustreamer (sha256:c3688f53ee0415faf924feb6552504cb66975a49d8892220d9839da51cde4533)

Published 2026-07-17 18:37:50 -05:00 by coltonp

Installation

docker pull git.pawielski.com/coltonp/ustreamer@sha256:c3688f53ee0415faf924feb6552504cb66975a49d8892220d9839da51cde4533
sha256:c3688f53ee0415faf924feb6552504cb66975a49d8892220d9839da51cde4533

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:a5a0dd1120752f075378ebd47fe284b93250cd07bdd292acf6d8af8c105f5653 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-17 18:37:50 -05:00
0
OCI / Docker
linux/arm64/v8
56 MiB
Versions (3) View all
arm64 2026-07-23
latest 2026-07-17
amd64 2026-07-17