Sign inSign up

pindu/cron-python:debian

Multi-platform
Operating systems
Index digest

sha256:0f5098349fba46563668da67b6f87ee0a8fb8f180bb724c68c9dd7f520914ddf

OS/ARCH

Compressed size

341.46 MB

Last pushed

9 months by pindu

Type

Image

Manifest digest

sha256:7d45a1b3c13b644751d553c570043d7fa62092e35c65f93e077d84d4bae9e1bc

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.19 MB
4ENV PYTHON_VERSION=3.14.20 B
5ENV PYTHON_SHA256=ce543ab854bc256b61b71e9b27f831ffd1bfd60a479d639f8be7f9757cf573e90 B
6RUN /bin/sh -c set -eux;12.2 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9ENV PYTHON_VERSION=3.140 B
10LABEL maintainer=Luciano Parruccia <[email protected]>0 B
11LABEL version=1.00 B
12LABEL description=Imagen para desplegar una0 B
13RUN /bin/sh -c apt-get update166.18 MB
14WORKDIR /code32 B
15RUN /bin/sh -c chown -R32 B
16COPY ./cron-python/crontab /etc/cron.d/crontab # buildkit388 B
17RUN /bin/sh -c chmod 064432 B
18RUN /bin/sh -c touch /var/log/cron.log149 B
19RUN /bin/sh -c touch /var/log/script.log152 B
20COPY --chown=pindu:pindu /usr/local/lib/python3.14/site-packages /usr/local/lib/python3.14/site-packages #133.06 MB
21ENV PATH=/usr/local/lib/python3.14/site-packages:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22RUN /bin/sh -c rm /etc/localtime156 B
23COPY LICENSE /code/LICENSE # buildkit12.17 KB
24COPY ./cron-python/files /code # buildkit511 B
25RUN /bin/sh -c chown -R12.61 KB
26CMD ["sh" "-c" "crond -f0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1766966400'