gods-of-the-stream (latest)

Published 2026-07-07 13:40:31 +00:00 by james.oates

Installation

docker pull forge.isohex.uk/isohex/gods-of-the-stream:latest
sha256:a8cfb9f28cb41091937c28ee4fe38939e2e52fe7b8b7dd298b092abebb6fe5b0

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
RUN apt-get update && apt-get install -y ca-certificates libssl3 && rm -rf /var/lib/apt/lists/*
COPY --from=rust-builder /build/target/release/gods-of-the-stream /usr/local/bin/gods-of-the-stream
COPY --from=client-builder /build/client/index.html /app/client/index.html
COPY --from=client-builder /build/client/preview.html /app/client/preview.html
COPY --from=client-builder /build/client/dist/ /app/client/dist/
COPY --from=client-builder /build/client/assets/ /app/client/assets/
Details
Container
2026-07-07 13:40:31 +00:00
0
OCI / Docker
linux/amd64
38 MiB
Versions (4) View all