Joachim Schlöffel fspjo

zr-portal-copy-web (latest)

Published 2025-04-25 13:00:04 +02:00 by fspjo

Installation

docker pull code.factoring.digital/fspjo/zr-portal-copy-web:latest
sha256:53c13354e6c976fc3c98d3df1334d858350d9475ce453ba6578fd0c209b02758

Images

Digest OS / Arch Size
7b8c73557c linux/amd64 11 MiB
66ff5448a1 linux/arm64 11 MiB

Image Layers ( linux/arm64)

WORKDIR /
LABEL maintainer=Joachim Schlöffel <joachim.schloeffel@financial-service-plus.de>
COPY /public /public # buildkit
COPY /static-web-server /static-web-server # buildkit
COPY /tmp/httping-1.4.4/httping /httping # buildkit
HEALTHCHECK &{["CMD" "/httping" "-c" "1" "http://localhost:8080/health"] "30s" "30s" "5s" "0s" '\x03'}
ENTRYPOINT ["/static-web-server"]
CMD ["--port" "8080" "--root" "/public" "--log-level" "info" "--health"]

Labels

Key Value
maintainer Joachim Schlöffel <joachim.schloeffel@financial-service-plus.de>
Details
Container
2025-04-25 13:00:04 +02:00
0
OCI / Docker
Versions (6) View all