pub

status-dispatcher-backend (v1.10.14)

Published 2025-12-12 11:48:38 +00:00 by tommy

Installation

docker pull code.252.no/pub/status-dispatcher-backend:v1.10.14
sha256:a0ce7f361c6ef9bdb2b2e1260a02270530eb953cbd52cc50ff05d766c6921b51

About this package

Event-driven incident dispatch platform backend

Image layers

LABEL org.opencontainers.image.title=Status Dispatcher Backend org.opencontainers.image.description=Event-driven incident dispatch platform backend org.opencontainers.image.source=https://code.252.no/pub/status-dispatcher-backend org.opencontainers.image.documentation=https://code.252.no/pub/status-dispatcher-backend/docs org.opencontainers.image.licenses=AGPL-3.0 org.opencontainers.image.vendor=252.no org.opencontainers.image.version= org.opencontainers.image.revision= org.opencontainers.image.created= security.scan.enabled=true security.non-root=true security.distroless=true operator.managed=true
WORKDIR /app
COPY /build/dispatcher-backend . # buildkit
USER 65532:65532
ENV TMPDIR=/tmp
HEALTHCHECK &{["CMD" "/app/dispatcher-backend" "health-check"] "30s" "5s" "10s" "0s" '\x03'}
EXPOSE [8080/tcp]
ENTRYPOINT ["/app/dispatcher-backend"]

Labels

Key Value
operator.managed true
org.opencontainers.image.created
org.opencontainers.image.description Event-driven incident dispatch platform backend
org.opencontainers.image.documentation https://code.252.no/pub/status-dispatcher-backend/docs
org.opencontainers.image.licenses AGPL-3.0
org.opencontainers.image.revision
org.opencontainers.image.source https://code.252.no/pub/status-dispatcher-backend
org.opencontainers.image.title Status Dispatcher Backend
org.opencontainers.image.vendor 252.no
org.opencontainers.image.version
security.distroless true
security.non-root true
security.scan.enabled true
Details
Container
2025-12-12 11:48:38 +00:00
1
OCI / Docker
linux/amd64
AGPL-3.0
9.6 MiB
Versions (34) View all
v1.10.14 2025-12-12
v1.10.13 2025-12-12
v1.10.12 2025-12-10
v1.10.11 2025-07-10
v1.10.9 2025-07-10