ritual-engine (sha256:104725cb80549ef1ae2578818b6dcc9441bdca106e579bbbc6aa7c3f31d3855b)

Published 2026-09-12 21:13:31 +00:00 by forge-ci

Installation

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

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