paragon-core (sha256:9ba85731511a860231d3dfba9e815e5ea7a90c7e547bd6d4e3a485e86467530e)

Published 2026-07-27 21:29:41 +00:00 by stephen

Installation

docker pull rasterhub.com/rasterstate/paragon-core@sha256:9ba85731511a860231d3dfba9e815e5ea7a90c7e547bd6d4e3a485e86467530e
sha256:9ba85731511a860231d3dfba9e815e5ea7a90c7e547bd6d4e3a485e86467530e

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
ARG GIT_REVISION=21436e23e97d69ce6be6cd2ddc64539aa0c0c73b
ARG BUILD_CREATED=2026-07-27T21:25:44Z
LABEL org.opencontainers.image.title=paragon-core org.opencontainers.image.source=https://rasterhub.com/rasterstate/paragon org.opencontainers.image.revision=21436e23e97d69ce6be6cd2ddc64539aa0c0c73b org.opencontainers.image.created=2026-07-27T21:25:44Z
RUN |2 GIT_REVISION=21436e23e97d69ce6be6cd2ddc64539aa0c0c73b BUILD_CREATED=2026-07-27T21:25:44Z /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl openssh-client tini && rm -rf /var/lib/apt/lists/* /var/cache/apt/archives/* # buildkit
RUN |2 GIT_REVISION=21436e23e97d69ce6be6cd2ddc64539aa0c0c73b BUILD_CREATED=2026-07-27T21:25:44Z /bin/sh -c useradd -r -s /bin/false paragon # buildkit
WORKDIR /app
RUN |2 GIT_REVISION=21436e23e97d69ce6be6cd2ddc64539aa0c0c73b BUILD_CREATED=2026-07-27T21:25:44Z /bin/sh -c mkdir -p /app/data /app/keys && chown -R paragon:paragon /app # buildkit
COPY --chown=paragon:paragon /build/target/release/paragon-core /app/paragon-core # buildkit
COPY --chown=paragon:paragon /build/target/release/seed-reviewer-demo /app/seed-reviewer-demo # buildkit
COPY --chown=paragon:paragon /build/target/release/teardown-reviewer-demo /app/teardown-reviewer-demo # buildkit
COPY --chown=paragon:paragon /build/target/release/backfill-forge-fjord-sso /app/backfill-forge-fjord-sso # buildkit
COPY --chown=paragon:paragon /build/target/release/backfill-customer-admin /app/backfill-customer-admin # buildkit
USER paragon
EXPOSE [3000/tcp]
ENV RUST_LOG=info
HEALTHCHECK {Test:[CMD-SHELL curl -sf http://127.0.0.1:3000/health || exit 1] Interval:30s Timeout:5s StartPeriod:5s StartInterval:0s Retries:3}
ENTRYPOINT ["/usr/bin/tini" "--" "/app/paragon-core"]

Labels

Key Value
org.opencontainers.image.created 2026-07-27T21:25:44Z
org.opencontainers.image.revision 21436e23e97d69ce6be6cd2ddc64539aa0c0c73b
org.opencontainers.image.source https://rasterhub.com/rasterstate/paragon
org.opencontainers.image.title paragon-core
Details
Container
2026-07-27 21:29:41 +00:00
1
OCI / Docker
linux/amd64
66 MiB
Versions (518) View all