septastic (0.0.38)
Published 2025-10-08 11:46:24 +00:00 by nickorlow
Installation
docker pull git.nickorlow.com/nickorlow/septastic:0.0.38sha256:bc7deef310e2cf56b9ff90c91769387b7e1b7285044a93e09285b6a5e2070836Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1759104000' |
| 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 |
| RUN /bin/sh -c apt -y update && apt install -y curl # buildkit |
| ENV RUST_LOG=info |
| ENV EXPOSE_PORT=8080 |
| ENTRYPOINT ["./septastic_api"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-10-08T11:41:09.103Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 8ab3ed331f988b0512bf585898427ee3fa253a41 |
| 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
2025-10-08 11:46:24 +00:00
Versions (18)
View all
Container
2
OCI / Docker
linux/amd64
59 MiB