sha256:0f5098349fba46563668da67b6f87ee0a8fb8f180bb724c68c9dd7f520914ddf
OS/ARCH
Compressed size
357.96 MB
Last pushed
9 months by pindu
Type
Image
Manifest digest
sha256:1fabf959b4b0ef99eb0da45ccc3af05d5e14ad9f6e780d20c12cb502c23bee76
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV PYTHON_VERSION=3.14.20 B5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B6RUN /bin/sh -c set -eux;12.31 MB7RUN /bin/sh -c set -eux;248 B8CMD ["python3"]0 B9ENV PYTHON_VERSION=3.140 B11LABEL version=1.00 B12LABEL description=Imagen para desplegar una0 B13RUN /bin/sh -c apt-get update181.63 MB14WORKDIR /code32 B15RUN /bin/sh -c chown -R32 B16COPY ./cron-python/crontab /etc/cron.d/crontab # buildkit389 B17RUN /bin/sh -c chmod 064432 B18RUN /bin/sh -c touch /var/log/cron.log149 B19RUN /bin/sh -c touch /var/log/script.log152 B20COPY --chown=pindu:pindu /usr/local/lib/python3.14/site-packages /usr/local/lib/python3.14/site-packages #133.72 MB21ENV PATH=/usr/local/lib/python3.14/site-packages:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22RUN /bin/sh -c rm /etc/localtime155 B23COPY LICENSE /code/LICENSE # buildkit12.17 KB24COPY ./cron-python/files /code # buildkit511 B25RUN /bin/sh -c chown -R12.61 KB26CMD ["sh" "-c" "crond -f0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1766966400'