septastic (main)

Published 2026-04-09 03:10:50 +00:00 by nickorlow

Installation

docker pull git.nickorlow.com/nickorlow/septastic:main
sha256:5a128405ae3e7cce021f7cd706d181028bcda1f662497bc14965869d61b7ebee

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'
WORKDIR /app
EXPOSE [8080/tcp]
COPY /web/target/release/septastic_web /app/septastic_web # buildkit
COPY /web/config.yaml /app/config.yaml # buildkit
COPY web/assets /app/assets # buildkit
COPY web/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_web"]

Labels

Key Value
org.opencontainers.image.created 2026-04-09T03:05:03.583Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 06cfac4b8e5c6ae24ea797773184b2d6d573a6a6
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
2026-04-09 03:10:50 +00:00
27
OCI / Docker
linux/amd64
60 MiB
Versions (31) View all
main 2026-04-09
0.0.63 2026-04-09
0.0.62 2026-04-09
0.0.61 2026-02-21
0.0.66 2026-02-21