ritual-engine (sha256:c038809a16010956576655db40026160c295b08f30bad18fb5b718119b705cad)

Published 2026-09-12 21:04:34 +00:00 by forge-ci

Installation

docker pull git.toilville.dev/toilville/ritual-engine@sha256:c038809a16010956576655db40026160c295b08f30bad18fb5b718119b705cad
sha256:c038809a16010956576655db40026160c295b08f30bad18fb5b718119b705cad

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 libpq5 curl && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /out/ /app/ # buildkit
ARG RITUAL_BUILD_GIT_SHA=15631711b8755cf3dedf588269401de2f7630380
LABEL org.opencontainers.image.source=https://git.toilville.dev/Toilville/ritual-engine org.opencontainers.image.revision=15631711b8755cf3dedf588269401de2f7630380
HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8080/health || exit 1] Interval:10s Timeout:5s StartPeriod:0s StartInterval:0s Retries:3}
CMD ["./rituals"]

Labels

Key Value
org.opencontainers.image.revision 15631711b8755cf3dedf588269401de2f7630380
org.opencontainers.image.source https://git.toilville.dev/Toilville/ritual-engine
Details
Container
2026-09-12 21:04:34 +00:00
2
OCI / Docker
linux/amd64
117 MiB
Versions (33) View all