septastic (main)
Published 2026-02-21 20:27:36 +00:00 by nickorlow
Installation
docker pull git.nickorlow.com/nickorlow/septastic:mainsha256:64680f480e23b8471e0bb6cd43f102cc79786e2497ca62b1e411c33b4dcc1a64Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1769990400' |
| 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-02-21T20:27:10.332Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 3f68335eb4be7358674c675e7196dfd3300bad36 |
| 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-02-21 20:27:36 +00:00
Versions (29)
View all
Container
27
OCI / Docker
linux/amd64
57 MiB