ritual-engine (sha256:4c1c235ad007d6131ad29fb1aee162ebc556c5fc6734c00a77e98cdcb52e868b)

Published 2026-09-13 00:02:23 +00:00 by forge-ci

Installation

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

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