sha256:0cfa55b39f5e7010b7ec6fe950cc79864305b2c5ca1ed6a35905509a363b17aa
OS/ARCH
linux/amd64
Compressed size
140.82 MB
Last pushed
about 19 hours by eilandert
Type
Image
Manifest digest
sha256:ed5aedc9743ffc6ca832df95e0d26bf6fb54c3cb7affe925010d99c9f272ec27
Image Layers
1# debian.sh --arch 'amd64' out/28.45 MB3ENV DEBIAN_FRONTEND=noninteractive DIST=trixie LANG=C.UTF-8 LC_ALL=C.UTF-80 B4COPY deb.myguard.nl.gpg /usr/share/keyrings/deb.myguard.nl.gpg # buildkit1.37 KB5COPY --chmod=0755 bootstrap.sh /bootstrap.sh #143 B6RUN /bin/sh -c set -eux2.5 MB7HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B8STOPSIGNAL SIGTERM0 B9CMD ["/bootstrap.sh"]0 B10LABEL org.opencontainers.image.authors=eilandert0 B11LABEL org.opencontainers.image.source=https://github.com/myguard-labs/dockerized0 B13COPY main.py /root/warmup_sitemaps/main.py # buildkit2.75 KB14COPY requirements.txt /root/warmup_sitemaps/requirements.txt # buildkit249 B15RUN /bin/sh -c apt-get -y109.87 MB16HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/healthy0 B17ENTRYPOINT ["/root/warmup_sitemaps/main.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1789689600'