spelwork/forge-bridge (sha256:3c727e4828ecab3e22d164bc212fc3f9107fc0eacd8c6fbe351ccad75784e45b)

Published 2026-04-26 23:02:44 +00:00 by peterswimm

Installation

docker pull git.toilville.dev/toilville/spelwork/forge-bridge@sha256:3c727e4828ecab3e22d164bc212fc3f9107fc0eacd8c6fbe351ccad75784e45b
sha256:3c727e4828ecab3e22d164bc212fc3f9107fc0eacd8c6fbe351ccad75784e45b

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
RUN /bin/sh -c apt-get update -qq && apt-get install -y -qq --no-install-recommends ca-certificates libssl3 libsasl2-2 libpq5 curl && rm -rf /var/lib/apt/lists/* # buildkit
COPY /build/target/release/forge-bridge /usr/local/bin/forge-bridge # buildkit
EXPOSE [9090/tcp]
HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:9090/health || exit 1"] "30s" "5s" "0s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/forge-bridge"]
Details
Container
2026-04-26 23:02:44 +00:00
0
OCI / Docker
linux/amd64
37 MiB
Versions (2) View all
staging 2026-04-26
live 2026-04-26