sha256:a8d03f718b9e29a95ad225c35341dd0250241d68fe705991183d89d108ed0a5f
OS/ARCH
linux/amd64
Compressed size
49.67 MB
Last pushed
over 2 years by zendesk
Type
Image
Manifest digest
sha256:a8d03f718b9e29a95ad225c35341dd0250241d68fe705991183d89d108ed0a5f
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;6.37 MB4RUN /bin/sh -c set -eux;196 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.2.40 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.4.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=e7f1653d653232ec433472489a91afbc7433c9f760cc822defe7437c9d95791b0 B9RUN /bin/sh -c set -eux;32.67 MB10ENV GEM_HOME=/usr/local/bundle0 B11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c mkdir -p139 B14CMD ["irb"]0 B15WORKDIR /app126 B16COPY .ruby-version Gemfile Gemfile.lock ./1.14 KB17RUN /bin/sh -c bundle install7.38 MB18COPY bin /app/bin # buildkit2.23 KB19COPY lib /app/lib # buildkit3.35 KB20RUN /bin/sh -c adduser -S1.24 KB21USER 10000 B22CMD ["bundle" "exec" "bin/secrets"]0 BCommand
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /