septastic (0.0.48)
Published 2025-11-09 19:01:28 +00:00 by nickorlow
Installation
docker pull git.nickorlow.com/nickorlow/septastic:0.0.48sha256:3eec89caf49c24ef8c6e878eaed305cd3265711439bc2fa63a3d229d6fe30b4eImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1762202650' |
| WORKDIR /app |
| EXPOSE map[8080/tcp:{}] |
| COPY /api/target/release/septastic_api /app/septastic_api # buildkit |
| COPY /api/config.yaml /app/config.yaml # 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-11-09T18:56:14.962Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 2d8f131b916ccf301b7510550b20e3ba24d6320b |
| 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-11-09 19:01:28 +00:00
Versions (29)
View all
Container
0
OCI / Docker
linux/amd64
57 MiB