sha256:c43cd5aaf9013774179a833073c9b0c582f6cc1547f3a66cb24395519c39ada4
OS/ARCH
Compressed size
181.26 MB
Last pushed
over 1 year by bretfisher
Type
Image
Manifest digest
sha256:9e0b0961d87dcdc290fb1fc2752c2968caab4e1b9b5bee7cf41a7bc47f667e9c
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c set -eux;842.34 KB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.1.70 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.7.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=658acc455b6bda87ac6cc1380e86552b9c1af87055e7a127589c5bf7ed80b0350 B8RUN /bin/sh -c set -eux;31.06 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;143 B13CMD ["irb"]0 B14RUN /bin/sh -c apt-get update100.18 MB15COPY docker-entrypoint.sh /usr/local/bin/ # buildkit510 B16RUN /bin/sh -c gem update20.34 MB17EXPOSE map[4000/tcp:{}]0 B18WORKDIR /site94 B19ENTRYPOINT ["jekyll"]0 B20CMD ["--help"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1742169600'