sha256:e4c6883ecc3fb3c10f0c29e61a2db344b2df41087ee3216137f7e513c9681d94
OS/ARCH
Compressed size
32.44 MB
Last pushed
1 day by drumsergio
Type
Image
Manifest digest
sha256:bcb99cfc0dd6f24bcfc75fe14da155fb79e1815f7f113591aedeef9c4bc4f8eb
Image Layers
1ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;409.29 KB5ENV PYTHON_VERSION=3.14.70 B6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B7RUN /bin/sh -c set -eux;12.97 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG CASHPILOT_VERSION=1.37.20 B11ENV CASHPILOT_VERSION=1.37.20 B13LABEL org.opencontainers.image.description=CashPilot - Self-hosted passive0 B14LABEL org.opencontainers.image.url=https://github.com/GeiserX/CashPilot0 B15LABEL org.opencontainers.image.source=https://github.com/GeiserX/CashPilot0 B16LABEL org.opencontainers.image.licenses=GPL-3.00 B17ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN |1 CASHPILOT_VERSION=1.37.2 /bin/sh -c35.05 KB19RUN |1 CASHPILOT_VERSION=1.37.2 /bin/sh -c970 B20WORKDIR /app93 B21COPY /build/.venv ./.venv # buildkit14.69 MB22COPY --chown=cashpilot:root app/ ./app/ #334.98 KB23COPY --chown=cashpilot:root services/ ./services/ #33.49 KB24COPY entrypoint.sh /entrypoint.sh # buildkit509 B25RUN |1 CASHPILOT_VERSION=1.37.2 /bin/sh -c32 B26VOLUME [/data]0 B27EXPOSE [8080/tcp]0 B28ENTRYPOINT ["/entrypoint.sh"]0 B29HEALTHCHECK {Test:[CMD python -c import0 B30CMD ["python" "-m" "uvicorn" "app.main:app"0 BCommand
ADD alpine-minirootfs-3.24.2-aarch64.tar.gz / # buildkit