Sign inSign up

geertmeersman/github-scripts:v0.5.1

Integration & delivery
Developer tools
Monitoring & observability
Index digest

sha256:9fec2359b679b03a13554fd7d30afedc00698f11442bdf1b1cc13bb13fb607b1

OS/ARCH

linux/amd64

Compressed size

64.02 MB

Last pushed

over 1 year by geertmeersman

Type

Image

Manifest digest

sha256:1d597a16514d163791443af8c52bbfaea3f6a6fb0d105a6d77a0e43c9597c8d5

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.130 B
7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B
8RUN /bin/sh -c set -eux;15.46 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update18.28 MB
12COPY scripts/auto_merge_dependabot.py /home/auto_merge_dependabot.py # buildkit1.96 KB
13COPY scripts/describe_cron.py /home/describe_cron.py # buildkit817 B
14COPY scripts/web_interface.py /home/web_interface.py # buildkit4.35 KB
15COPY scripts/scripts.json /home/scripts.json # buildkit269 B
16COPY entrypoint.sh /entrypoint.sh # buildkit1009 B
17RUN /bin/sh -c chmod +x1011 B
18ENV TZ=Europe/Brussels0 B
19RUN /bin/sh -c ln -snf191 B
20COPY cron/cronjob /etc/cron.d/github_scripts # buildkit428 B
21RUN /bin/sh -c chmod 064432 B
22RUN /bin/sh -c crontab /etc/cron.d/github_scripts605 B
23COPY VERSION /VERSION # buildkit112 B
24COPY scripts/healthcheck.sh /healthcheck.sh # buildkit261 B
25RUN /bin/sh -c chmod +x260 B
26HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s"0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'