Tony Grosinger tgrosinger

tonyslist (0.13.6)

Published 2025-01-04 09:03:17 -08:00 by tgrosinger

Installation

docker pull git.grosinger.net/tgrosinger/tonyslist:0.13.6
sha256:e55fcfaee7a76d29f5cc6534f7c6c0284b8767605a436a1d2088e0febdd3a98e

Images

Digest OS / Arch Size
1202fab021 linux/amd64 204 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1734912000'
RUN /bin/sh -c apt update && apt install -y libvips libvips-tools exiftool sqlite3 # buildkit
COPY db /db # buildkit
COPY templates /templates # buildkit
COPY /build/orcashub /orcashub # buildkit
COPY /build/static /static # buildkit
ENV TZ=America/Los_Angeles
ENV APP_ENVIRONMENT=prod
WORKDIR /
USER 1000
EXPOSE map[8000/tcp:{}]
ENTRYPOINT ["/orcashub"]
Details
Container
2025-01-04 09:03:17 -08:00
1
OCI / Docker
Versions (76) View all
0.17.2 2026-01-15
0.17.1 2026-01-15
0.17.0 2026-01-15
0.16.9 2026-01-10
0.16.8 2026-01-08