Sign inSign up

drumsergio/cashpilot:1.34.2

Multi-platform
Index digest

sha256:38f7f7b605566f5f8423d75fbc9d32f6c4caff59f2c80e994f335c842662a082

OS/ARCH

Compressed size

32.3 MB

Last pushed

about 1 month by drumsergio

Type

Image

Manifest digest

sha256:b8bca1396bd4e004667f5c1cad0bc6411152b2c3a7ab5da3f33f6d4f44970af9

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;398.5 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;12.88 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10ARG CASHPILOT_VERSION=1.34.20 B
11ENV CASHPILOT_VERSION=1.34.20 B
12LABEL maintainer=Sergio Fernandez <[email protected]>0 B
13LABEL org.opencontainers.image.description=CashPilot - Self-hosted passive0 B
14LABEL org.opencontainers.image.url=https://github.com/GeiserX/CashPilot0 B
15LABEL org.opencontainers.image.source=https://github.com/GeiserX/CashPilot0 B
16LABEL org.opencontainers.image.licenses=GPL-3.00 B
17ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
18RUN |1 CASHPILOT_VERSION=1.34.2 /bin/sh -c34.36 KB
19RUN |1 CASHPILOT_VERSION=1.34.2 /bin/sh -c968 B
20WORKDIR /app93 B
21COPY /build/.venv ./.venv # buildkit14.99 MB
22COPY --chown=cashpilot:root app/ ./app/ #318.12 KB
23COPY --chown=cashpilot:root services/ ./services/ #30.88 KB
24COPY entrypoint.sh /entrypoint.sh # buildkit511 B
25RUN |1 CASHPILOT_VERSION=1.34.2 /bin/sh -c32 B
26VOLUME [/data]0 B
27EXPOSE [8080/tcp]0 B
28ENTRYPOINT ["/entrypoint.sh"]0 B
29HEALTHCHECK {Test:[CMD python -c import0 B
30CMD ["python" "-m" "uvicorn" "app.main:app"0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit