spelwork/gateway (sha256:9e601fd213e238f80b7d60089246230c67f344d2852a401ec0eec83b5235eeb8)

Published 2026-06-25 20:46:37 +00:00 by peterswimm

Installation

docker pull git.toilville.dev/toilville/spelwork/gateway@sha256:9e601fd213e238f80b7d60089246230c67f344d2852a401ec0eec83b5235eeb8
sha256:9e601fd213e238f80b7d60089246230c67f344d2852a401ec0eec83b5235eeb8

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
RUN /bin/sh -c apt-get update -qq && apt-get install -y -qq --no-install-recommends ca-certificates libssl3 libsasl2-2 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /build/target/release/gateway /usr/local/bin/gateway # buildkit
EXPOSE [9093/tcp]
ENTRYPOINT ["/usr/local/bin/gateway"]
Details
Container
2026-06-25 20:46:37 +00:00
0
OCI / Docker
linux/amd64
34 MiB
Versions (5) View all
staging 2026-06-25
e88e18a7 2026-06-25
677cf023 2026-06-23
51ec0ce1 2026-06-22
5ca33ccb 2026-06-19