septastic (0.0.40)
Published 2025-10-10 23:50:25 +00:00 by nickorlow
Installation
docker pull git.nickorlow.com/nickorlow/septastic:0.0.40sha256:0647e7edfe578791b75b49946fab35f477a7ff155be44b66e08a42d1d84aa7baImage 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-10T23:44:58.823Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | cd8de0a06de03ccd9c7e87c1f9da58ba8d3ab76e |
| 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-10 23:50:25 +00:00
Versions (18)
View all
Container
8
OCI / Docker
linux/amd64
59 MiB