prettysunflower prettysunflower

kakigoori (sha256:b4b510112e83d5ca17fcae1c3b8ddb8bc4eeae0b053f25080ad2118e83863276)

Published 2025-07-30 03:10:46 +00:00 by prettysunflower in prettysunflower/kakigoori

Installation

docker pull git.prettysunflower.moe/prettysunflower/kakigoori@sha256:b4b510112e83d5ca17fcae1c3b8ddb8bc4eeae0b053f25080ad2118e83863276
sha256:b4b510112e83d5ca17fcae1c3b8ddb8bc4eeae0b053f25080ad2118e83863276

About this package

Image distribution for the web, simplified

Image Layers

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add curl python3 exiftool # buildkit
RUN /bin/sh -c adduser -D kakigoori # buildkit
USER kakigoori
RUN /bin/sh -c curl -LsSf https://astral.sh/uv/install.sh | sh # buildkit
ENV PATH=/home/kakigoori/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
WORKDIR /kakigoori
COPY . . # buildkit
RUN /bin/sh -c uv sync --group prod # buildkit
ENTRYPOINT ["/home/kakigoori/.local/bin/uv" "run" "gunicorn"]
CMD ["-w" "4" "kakigoori.wsgi" "-b" "0.0.0.0:8001"]

Labels

Key Value
org.opencontainers.image.created 2025-07-30T03:08:43.468Z
org.opencontainers.image.description Image distribution for the web, simplified
org.opencontainers.image.licenses
org.opencontainers.image.revision 5b57ca84126bbcb64a45535cf0497bfbfa96d8c2
org.opencontainers.image.source http://git.default.svc.sekibanki.prettysunflower.moe/prettysunflower/kakigoori
org.opencontainers.image.title kakigoori
org.opencontainers.image.url http://git.default.svc.sekibanki.prettysunflower.moe/prettysunflower/kakigoori
org.opencontainers.image.version main
Details
Container
2025-07-30 03:10:46 +00:00
3
OCI / Docker
linux/amd64
92 MiB
Versions (1) View all
main 2025-07-30