septastic (0.0.30)

Published 2025-09-26 03:05:54 +00:00 by nickorlow

Installation

docker pull git.nickorlow.com/nickorlow/septastic:0.0.30
sha256:dd33b391f3ebf492d0718e25b392fc9bdf98da8feab6e66cf6963c203210f455

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1757289600'
WORKDIR /app
EXPOSE map[8080/tcp:{}]
COPY /api/target/release/septastic_api /app/septastic_api # 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-09-26T03:05:22.041Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 5b51f1b036ec7b62b8198560bfeb123337bbd50d
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-09-26 03:05:54 +00:00
1
OCI / Docker
linux/amd64
56 MiB
Versions (18) View all
main 2025-10-10
0.0.40 2025-10-10
0.0.39 2025-10-08
0.0.38 2025-10-08
0.0.35 2025-10-07