zedwatch/controller (sha256:b13047a37bf7c3093a9f30b6d44c7616a28fd02c84942fec73bda139acae3b22)

Published 2026-07-14 10:46:24 +00:00 by stanta in stanta/ZedWatch

Installation

docker pull git.step1.ro/stanta/zedwatch/controller@sha256:b13047a37bf7c3093a9f30b6d44c7616a28fd02c84942fec73bda139acae3b22
sha256:b13047a37bf7c3093a9f30b6d44c7616a28fd02c84942fec73bda139acae3b22

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* && install -d -o 10001 -g 10001 /var/lib/zedwatch # buildkit
COPY /build/zedwatch-server /usr/local/bin/zedwatch-server # buildkit
USER 10001:10001
WORKDIR /var/lib/zedwatch
VOLUME [/var/lib/zedwatch]
EXPOSE [8422/tcp]
ENTRYPOINT ["/usr/local/bin/zedwatch-server"]
CMD ["start"]

Labels

Key Value
org.opencontainers.image.revision 27fad81c617310cb5b4e636d767f921a7ecb9d8f
org.opencontainers.image.source http://192.168.20.202:3000/stanta/ZedWatch
Details
Container
2026-07-14 10:46:24 +00:00
2
OCI / Docker
linux/amd64
40 MiB
Versions (81) View all
v0.1.16 2026-08-17
sha-cfdc213230b9 2026-08-17
0.1.16 2026-08-17
buildcache 2026-08-17
0.1 2026-08-17