tonyslist (sha256:cb6ad005ff091438501f5017cad9322cf65058d6c55d903885a2396ae5b4fe8d)

Published 2024-05-17 19:11:53 -07:00 by tgrosinger

Installation

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

Image Layers

ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /
CMD ["bash"]
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-05-17 19:11:53 -07:00
1
OCI / Docker
linux/amd64
204 MiB
Versions (32) View all
0.9.11 2024-09-26
0.9.10 2024-09-26
0.9.9 2024-09-17
0.9.8 2024-06-04
0.9.7 2024-05-24