spacebot (6feeed)

Published 2026-08-08 20:40:50 +02:00 by spacebot in spacebar/spacebot

Installation

docker pull git.spbr.net/spacebar/spacebot:6feeed
sha256:b652a32e0758e01e90fabf9722775a2661df2b346ac60992962040fbbe674a85

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3 libssl3 ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/dist/spacebot ./spacebot # buildkit
ENTRYPOINT ["./spacebot"]
Details
Container
2026-08-08 20:40:50 +02:00
1
OCI / Docker
linux/amd64
48 MiB
Versions (22) View all
655dea 2026-08-14
latest 2026-08-08
6feeed 2026-08-08
10e13f 2026-08-05
166174 2026-07-28