sha256:788d61b9edf80a3dbb54e12113f4de24a67e4b363217d9cc0c1bcb1642ed8917
OS/ARCH
Compressed size
97.33 MB
Last pushed
8 days by philiplehmann
Type
Image
Manifest digest
sha256:8b6aecaacf0c449af644e1507a22b0ad4de04d554827cc005368fe7b1ef5fcd2
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c set -eux;1.2 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.60 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.6.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=9c9d121fe3314ea7c801e690b9de981d2b9d12d7849db99c27482468a541ba0a0 B8RUN /bin/sh -c set -eux;47.24 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 B14COPY /usr/local/bundle /usr/local/bundle # buildkit20.12 MB15WORKDIR /home/mailcatcher121 B16RUN /bin/sh -c useradd -ms1.16 KB17USER mailcatcher0 B18EXPOSE [1025/tcp 1080/tcp]0 B19CMD ["mailcatcher" "--foreground" "--verbose" "--ip=0.0.0.0"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'