Joachim Schlöffel fspjo

zr-portal-copy-server (develop)

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

Installation

docker pull code.factoring.digital/fspjo/zr-portal-copy-server:develop
sha256:12707bf17305dcd00bae2ad8b115ff4a0b5a42faee7ba869a255fa3533c2a424

Images

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

Image Layers ( linux/amd64)

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