bascule-gateway (sha256:3795c6f6190e81cc402cc696c42a523e13dd1a652bd458bf9d72090f3d3b0c23)

Published 2026-04-25 10:35:27 +00:00 by tking

Installation

docker pull git.guildhouse.dev/tking/bascule-gateway@sha256:3795c6f6190e81cc402cc696c42a523e13dd1a652bd458bf9d72090f3d3b0c23
sha256:3795c6f6190e81cc402cc696c42a523e13dd1a652bd458bf9d72090f3d3b0c23

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'
RUN /bin/sh -c apt-get update && apt-get install -y libssl3 ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/bascule-workspace/target/release/bascule-gateway /usr/local/bin/ # buildkit
EXPOSE map[50052/tcp:{}]
CMD ["bascule-gateway"]
Details
Container
2026-04-25 10:35:27 +00:00
3
OCI / Docker
linux/amd64
37 MiB
Versions (3) View all
v0.1.2 2026-04-25
v0.1.1 2026-04-25
v0.1.0 2026-04-25