septastic (0.0.49)

Published 2025-11-19 23:49:11 +00:00 by nickorlow

Installation

docker pull git.nickorlow.com/nickorlow/septastic:0.0.49
sha256:bec5c1dc85cf4cb381861d0ef11dd7deb7808506e517434756778169b0c2e7aa

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1763337600'
WORKDIR /app
EXPOSE map[8080/tcp:{}]
COPY /api/target/release/septastic_api /app/septastic_api # buildkit
COPY /api/config.yaml /app/config.yaml # buildkit
COPY api/assets /app/assets # buildkit
COPY api/templates /app/templates # buildkit
RUN /bin/sh -c apt -y update && apt install -y curl # buildkit
ENV RUST_LOG=info
ENV EXPOSE_PORT=8080
ENTRYPOINT ["./septastic_api"]

Labels

Key Value
org.opencontainers.image.created 2025-11-19T23:43:42.019Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 798ae4aa1a8d5a8ff6a3b72dc476398c58f1194c
org.opencontainers.image.source https://git.nickorlow.com/nickorlow/septastic
org.opencontainers.image.title septastic
org.opencontainers.image.url https://git.nickorlow.com/nickorlow/septastic
org.opencontainers.image.version main
Details
Container
2025-11-19 23:49:11 +00:00
10
OCI / Docker
linux/amd64
57 MiB
Versions (29) View all
main 2026-02-21
0.0.61 2026-02-21
0.0.66 2026-02-21
0.0.65 2026-02-17
0.0.60 2026-01-15