ritual-engine (sha256:5a5cc305932a240e3c426b89a63524a0fb18958e3e7199068560bd4e9718e217)

Published 2026-09-12 19:05:04 +00:00 by forge-ci

Installation

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

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