tonyslist (sha256:7f661602c6f9c9f324cf00cad8770972d01710381cf90bf957a427dd3360cf88)

Published 2024-12-22 16:11:28 -08:00 by tgrosinger

Installation

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

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'
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-22 16:11:28 -08:00
0
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