tonyslist (sha256:b0e0166018701fb4bee58b0d83faff19882a3f459d565f94e52b2e24f16ea757)

Published 2024-12-30 20:36:28 -08:00 by tgrosinger

Installation

docker pull git.grosinger.net/tgrosinger/tonyslist@sha256:b0e0166018701fb4bee58b0d83faff19882a3f459d565f94e52b2e24f16ea757
sha256:b0e0166018701fb4bee58b0d83faff19882a3f459d565f94e52b2e24f16ea757

Image Layers

# 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
2024-12-30 20:36:28 -08:00
1
OCI / Docker
linux/amd64
204 MiB
Versions (53) View all
0.13.8 2025-01-21
0.13.7 2025-01-11
0.13.6 2025-01-04
0.13.5 2025-01-01
0.13.3 2025-01-01