sha256:a98c140544f3fd0495eee8409b23c9e4a4ad6e7a87aa5cbe3b887bb388f3a51a
OS/ARCH
linux/amd64
Compressed size
763.15 MB
Last pushed
11 months by yegor256
Type
Image
Manifest digest
sha256:a98c140544f3fd0495eee8409b23c9e4a4ad6e7a87aa5cbe3b887bb388f3a51a
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2RUN /bin/sh -c set -eux;24.43 MB3RUN /bin/sh -c set -eux;64.64 MB4RUN /bin/sh -c set -ex;225 MB5RUN /bin/sh -c set -eux;190 B6ENV LANG=C.UTF-80 B7ENV RUBY_VERSION=3.4.70 B8ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.7.tar.xz0 B9ENV RUBY_DOWNLOAD_SHA256=db425a86f6e07546957578f4946cc700a91e7fd51115a86c56e096f30e0530c70 B10RUN /bin/sh -c set -eux;40.31 MB11ENV GEM_HOME=/usr/local/bundle0 B12ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B13ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN /bin/sh -c set -eux;144 B15CMD ["irb"]0 B16LABEL repository=https://github.com/zerocracy/pages-action0 B17LABEL maintainer=Yegor Bugayenko0 B18LABEL version=0.3.10 B19RUN /bin/sh -c apt-get update248.12 MB20RUN /bin/sh -c rm -rf50.93 MB21RUN /bin/sh -c apt-get update846.04 KB22WORKDIR /home32 B23COPY Makefile /home # buildkit1.6 KB24COPY makes /home/makes # buildkit1.13 KB25COPY .stylelintrc.json /home # buildkit272 B26COPY Gemfile /home # buildkit474 B27COPY html-minifier-config.json /home # buildkit233 B28COPY judges /home/judges # buildkit2.08 KB29COPY sass /home/sass # buildkit1.16 KB30COPY xsl /home/xsl # buildkit6.53 KB31COPY js /home/js # buildkit696 B32COPY eslint.config.js /home # buildkit314 B33RUN /bin/sh -c make --directory=/home61.87 MB34COPY entry.sh /home # buildkit1.72 KB35ENTRYPOINT ["/home/entry.sh" "/home"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1759104000'