septastic (0.0.67)
Published 2026-04-20 03:24:42 +00:00 by nickorlow
Installation
docker pull git.nickorlow.com/nickorlow/septastic:0.0.67sha256:23bfbde05fdc68c7bc59f6d944bd0891c13fb250f6553ceac34843bdc2ef8fedImage 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-20T03:19:17.146Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 5f12042f2fbcb27807c2683750c86cc6d7014b1f |
| 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
2026-04-20 03:24:42 +00:00
Versions (33)
View all
Container
0
OCI / Docker
linux/amd64
60 MiB