ritual-engine (sha256:a362594ce35af0f3d2fc4c36935a9b1cd8193eef163f233a507a8f6e82200497)

Published 2026-09-12 19:08:49 +00:00 by forge-ci

Installation

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

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=91a5daf30fcb2428bc933e376aecef71cb6d2d82
LABEL org.opencontainers.image.source=https://git.toilville.dev/Toilville/ritual-engine org.opencontainers.image.revision=91a5daf30fcb2428bc933e376aecef71cb6d2d82
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 91a5daf30fcb2428bc933e376aecef71cb6d2d82
org.opencontainers.image.source https://git.toilville.dev/Toilville/ritual-engine
Details
Container
2026-09-12 19:08:49 +00:00
0
OCI / Docker
linux/amd64
117 MiB
Versions (33) View all