infra

Platform container images

zyphos/service-health (9a420337968351275004059a208e2f96adb6475c)

Published 2026-06-26 20:23:25 +00:00 by vsevolod.sauta

Installation

docker pull gitea.trinitysan.by/infra/zyphos/service-health:9a420337968351275004059a208e2f96adb6475c
sha256:ae894a8690808458c01d58e4e2e4b1c119773c0fb7c3f3771c12ade243e60032

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:23:25 +00:00
0
OCI / Docker
Versions (3) View all