septastic (0.0.66)
Published 2026-02-21 16:42:14 +00:00 by nickorlow
Installation
docker pull git.nickorlow.com/nickorlow/septastic:0.0.66sha256:7f698dab0f8c776154e3e3898dfb2879be3250eb1b0e6dafc0dd4b2578e227e1Image 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-21T16:36:53.629Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | ab8e4656c9dcf7497a8044d2d3980c0f5a528cbe |
| 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 16:42:14 +00:00
Versions (29)
View all
Container
0
OCI / Docker
linux/amd64
57 MiB