infra

Platform container images

zyphos/service-health (cb6f5c0d84b8e94d4d2c5eeef71a45b1445f1c6c)

Published 2026-06-26 20:16:43 +00:00 by vsevolod.sauta

Installation

docker pull dcr.trinitysan.by/infra/zyphos/service-health:cb6f5c0d84b8e94d4d2c5eeef71a45b1445f1c6c
sha256:7686421f0950069fa1bd0bcaec313aa84fa759cd025e9c1b3196f04c9df588e2

Images

Digest OS / Arch Size
3644d0829f linux/amd64 10 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk --no-cache add ca-certificates wget # buildkit
WORKDIR /app
COPY /build/service-health . # buildkit
RUN /bin/sh -c addgroup -g 1000 servicehealth && adduser -D -u 1000 -G servicehealth servicehealth # buildkit
USER servicehealth
EXPOSE [8765/tcp]
CMD ["./service-health" "-port" "8765"]

Labels

Key Value
com.docker.compose.project zyphos
com.docker.compose.service service-health
com.docker.compose.version 5.1.4
Details
Container
2026-06-26 20:16:43 +00:00
0
OCI / Docker
Versions (3) View all