sha256:3788067d84032aa3e456c151a76beff17994bf24b804e84bdba9a9a6ceaea9b8
OS/ARCH
Compressed size
192.1 MB
Last pushed
about 1 month by tunamirrors
Type
Image
Manifest digest
sha256:7daa3feb65352a25c51f06660cacf0bca18298a5bd460fb75a84307ae9e24f52
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c set -eux;3.19 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.2.110 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.11.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=c13aec0c206725d5d356acbae6e5fd8bffd92dc325aec14fd5dd7795d4b763d20 B8RUN /bin/sh -c set -eux;34.03 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;144 B13CMD ["irb"]0 B15COPY /usr/local/ /usr/local/ # buildkit47.3 MB16COPY /usr/local/bundle/ /usr/local/bundle/ # buildkit20.58 MB17COPY /node_modules/ /node_modules/ # buildkit58.98 MB18RUN /bin/sh -c apt-get update83.22 KB19WORKDIR /data93 B20ENV LANG=C.UTF-8 JEKYLL_ENV=production NODE_ENV=production VITE_RUBY_VITE_BIN_PATH=/node_modules/.bin/vite0 B21CMD ["bundle" "exec" "jekyll" "build"]0 B22RUN /bin/sh -c apt-get update75.39 KB23COPY /tmp/mirror-web-version.json /usr/share/mirror-web/version.json # buildkit676 B24COPY /jekyll-hook /jekyll-hook # buildkit1.04 MB25EXPOSE [8080/tcp]0 B26WORKDIR /jekyll-hook32 B27ENTRYPOINT ["dumb-init"]0 B28CMD ["node" "/jekyll-hook/jekyll-hook.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'