microclimate/server (latest)

Published 2026-02-25 16:35:40 -08:00 by puregarlic in puregarlic/microclimate

Installation

docker pull git.gloom.garden/puregarlic/microclimate/server:latest
sha256:06fb2533329e6fd7b787a83f4210ea1a7f80b370928fd438a6a4feb4289190c7

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'
RUN /bin/sh -c apt-get update && apt-get install openssl -y # buildkit
COPY /usr/app/microclimate/server/target/release/server /app/server # buildkit
ENTRYPOINT ["/app/server"]
Details
Container
2026-02-25 16:35:40 -08:00
7
OCI / Docker
linux/amd64
50 MiB
Versions (1) View all
latest 2026-02-25