sha256:100ef3ad2c75ae96c0caacecd48373b28450730fefc057845a7704f36540a2a8
OS/ARCH
Compressed size
97.2 MB
Last pushed
21 days by philiplehmann
Type
Image
Manifest digest
sha256:c4c5e4ec54191b26f3cdd755805ca2f2ef660737b51f9689702195e6780de19d
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;1.22 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.4 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 B14COPY /usr/local/bundle /usr/local/bundle # buildkit20.17 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 'amd64' out/ 'trixie' '@1787529600'