zedwatch/controller (sha256:d21a8724fc1aa226c97052b31de4e54447c60553562a976236172c49384d49dd)
Installation
docker pull git.step1.ro/stanta/zedwatch/controller@sha256:d21a8724fc1aa226c97052b31de4e54447c60553562a976236172c49384d49ddsha256:d21a8724fc1aa226c97052b31de4e54447c60553562a976236172c49384d49ddImage 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 |
| COPY /build/frontend/frontend-validation.ok /tmp/frontend-validation.ok # buildkit |
| COPY /build/rust-validation.ok /tmp/rust-validation.ok # buildkit |
| RUN /bin/sh -c test -f /tmp/frontend-validation.ok && test -f /tmp/rust-validation.ok && rm /tmp/frontend-validation.ok /tmp/rust-validation.ok # 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 | 0d25724c7f2dc18a3b2ae3bdf1c454e9ed19b80c |
| org.opencontainers.image.source | http://192.168.20.202:3000/stanta/ZedWatch |
Details
2026-08-17 10:45:48 +00:00
Versions (81)
View all
Container
0
OCI / Docker
linux/amd64
40 MiB
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