septastic (0.0.21)

Published 2025-09-20 03:44:15 +00:00 by nickorlow

Installation

docker pull git.nickorlow.com/nickorlow/septastic:0.0.21
sha256:13ce4b513e6a485eccd65907a4f5c7d3e871c3106228d71ae525a951511a0794

Image layers

# debian.sh --arch 'amd64' out/ 'bullseye' '@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
ENV RUST_LOG=info
ENV EXPOSE_PORT=8080
RUN /bin/sh -c ls -lah # buildkit
RUN /bin/sh -c pwd # buildkit
ENTRYPOINT ["./septastic_api"]

Labels

Key Value
org.opencontainers.image.created 2025-09-20T03:25:25.429Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 52e0a9672f1952b1ca0b6950fbeeea074be32890
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-20 03:44:15 +00:00
0
OCI / Docker
linux/amd64
35 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