Sign inSign up

geertmeersman/github-scripts:v1.0.0

Integration & delivery
Developer tools
Monitoring & observability
Index digest

sha256:f22c080d3bd2d2bdeb5a291ca42456c1c6a0b0ce43bd57a4904f070c84b25845

OS/ARCH

linux/amd64

Compressed size

83.89 MB

Last pushed

10 months by geertmeersman

Type

Image

Manifest digest

sha256:1d07ad625b1c5413d0257b3b887b0d00e994ff7cd8f62beb56dcdda7e3763b67

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update40.53 MB
12COPY scripts/github/* /home/scripts/ # buildkit6.29 KB
13RUN /bin/sh -c chmod +x6.02 KB
14COPY scripts/container/describe_cron.py /home/cron/describe_cron.py # buildkit835 B
15COPY scripts/container/cron_wrapper.py /home/cron/cron_wrapper.py # buildkit1009 B
16COPY scripts/flask/web_interface.py /home/web_interface.py # buildkit7.96 KB
17COPY entrypoint.sh /entrypoint.sh # buildkit1021 B
18RUN /bin/sh -c chmod +x1020 B
19ENV TZ=Europe/Brussels0 B
20RUN /bin/sh -c ln -snf191 B
21COPY cron/cronjob /etc/cron.d/github_scripts # buildkit478 B
22RUN /bin/sh -c chmod 064432 B
23RUN /bin/sh -c crontab /etc/cron.d/github_scripts658 B
24COPY VERSION /VERSION # buildkit112 B
25COPY scripts/container/healthcheck.sh /healthcheck.sh # buildkit260 B
26RUN /bin/sh -c chmod +x261 B
27HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s"0 B
28ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1762202650'