health-sync-server (sha256:fb3645c3c51ec3a99c6540f1960d6aaab11766a8e9b9a3991b385c4f03350aaf)

Published 2026-05-11 16:53:46 +00:00 by devilreef in devilreef/health-sync

Installation

docker pull git.femboy.page/devilreef/health-sync-server@sha256:fb3645c3c51ec3a99c6540f1960d6aaab11766a8e9b9a3991b385c4f03350aaf
sha256:fb3645c3c51ec3a99c6540f1960d6aaab11766a8e9b9a3991b385c4f03350aaf

Image layers

ADD alpine-minirootfs-3.20.10-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata wget # buildkit
WORKDIR /app
COPY /out/health-sync-server /usr/local/bin/health-sync-server # buildkit
COPY /out/health-sync-cli /usr/local/bin/health-sync-cli # buildkit
COPY server/internal/types/types.yaml /etc/health-sync/types.yaml # buildkit
USER nobody:nobody
EXPOSE map[8080/tcp:{} 9090/tcp:{}]
ENTRYPOINT ["/usr/local/bin/health-sync-server"]

Labels

Key Value
org.opencontainers.image.created 2026-05-11T16:53:09.693Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 150c6b7783ab24eea21173eb9cb97e1cb6b7dd73
org.opencontainers.image.source https://git.femboy.page/devilreef/health-sync
org.opencontainers.image.title health-sync
org.opencontainers.image.url https://git.femboy.page/devilreef/health-sync
org.opencontainers.image.version main
Details
Container
2026-05-11 16:53:46 +00:00
0
OCI / Docker
linux/amd64
13 MiB
Versions (17) View all
sha-cd8a7cc 2026-05-12
main 2026-05-12
latest 2026-05-12
sha-19d871c 2026-05-11
sha-6721e98 2026-05-11