sha256:76f0173e637b966136fa2cc75493c72e60422ad0f47669e21bb79ea1d54470cd
OS/ARCH
Compressed size
602.02 MB
Last pushed
about 2 years by tunamirrors
Type
Image
Manifest digest
sha256:043fc25c4a1621ed5cb7333d163554887a5399c68f15b36755d0901ce8e532aa
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.5 MB4/bin/sh -c set -eux; apt-get61.03 MB5/bin/sh -c set -ex; apt-get193.24 MB6RUN /bin/sh -c set -eux;197 B7ENV LANG=C.UTF-80 B8ENV RUBY_VERSION=3.2.50 B9ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.5.tar.xz0 B10ENV RUBY_DOWNLOAD_SHA256=7780d91130139406d39b29ed8fe16bba350d8fa00e510c76bef9b8ec1340903c0 B11RUN /bin/sh -c set -eux;33.09 MB12ENV GEM_HOME=/usr/local/bundle0 B13ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B14ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/sh -c set -eux;142 B16CMD ["irb"]0 B18RUN /bin/sh -c mkdir /data94 B19WORKDIR /data32 B20RUN /bin/sh -c apt-get update21.34 MB21RUN /bin/sh -c curl -fsSL91.61 MB22COPY Gemfile Gemfile.lock package.json package-lock.json44.45 KB23COPY _node_module_patch /data/_node_module_patch # buildkit925 B24RUN /bin/sh -c gem install131.88 MB25ENV LANG=C.UTF-80 B26ENV JEKYLL_ENV=production0 B27ENV VITE_RUBY_VITE_BIN_PATH=/node_modules/.bin/vite0 B28CMD ["bundle" "exec" "jekyll" "build"]0 BCommand
ADD file:e81dd8b32e45ea6e761021a3e01b6efd339dd9248a2036dc4b51a2c1de560b4c in /