tonyslist (sha256:5f0727f5dff8ecc26a70e6973818e0c5ed6a18e486f0967de2110fb741c56aa1)

Published 2025-05-23 21:02:16 -07:00 by tgrosinger

Installation

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

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'
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-05-23 21:02:16 -07:00
1
OCI / Docker
linux/amd64
204 MiB
Versions (66) View all
0.15.3 2025-05-23
0.15.2 2025-05-23
0.15.1 2025-05-13
0.15.0 2025-05-13
0.14.0 2025-04-13