sha256:f61f323686642e733670bcacdf52816162baf8522448c27d7345d5f69c213f3b
OS/ARCH
linux/amd64
Compressed size
585.57 MB
Last pushed
almost 3 years by fabianekc
Type
Image
Manifest digest
sha256:f61f323686642e733670bcacdf52816162baf8522448c27d7345d5f69c213f3b
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.92 MB4/bin/sh -c apt-get update &&61.14 MB5/bin/sh -c set -ex; apt-get201.26 MB6/bin/sh -c set -eux; mkdir197 B7ENV LANG=C.UTF-80 B8ENV RUBY_MAJOR=3.20 B9ENV RUBY_VERSION=3.2.20 B10ENV RUBY_DOWNLOAD_SHA256=4b352d0f7ec384e332e3e44cdbfdcd5ff2d594af3c8296b5636c710975149e230 B11/bin/sh -c set -eux; savedAptMark="$(apt-mark33.08 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 B15/bin/sh -c mkdir -p "$GEM_HOME"175 B16CMD ["irb"]0 B18WORKDIR /usr/src/app132 B19ENV RAILS_ROOT=0 B20RUN /bin/sh -c mkdir -p869.89 KB21COPY Gemfile Gemfile.extend Rakefile 846 B22COPY config config # buildkit19.82 KB23COPY docker/local-gem/*.gem /tmp/ # buildkit44.6 KB24RUN /bin/sh -c git config48.57 MB25COPY . . # buildkit6.45 MB26CMD ["./script/init.sh"]0 B27EXPOSE map[3000/tcp:{}]0 B29RUN /bin/sh -c apt-get update16.29 MB30COPY Gemfile.extend # buildkit343 B31RUN /bin/sh -c git config146.96 MB32COPY . . # buildkit734.4 KB33RUN /bin/sh -c bundle install169 B34CMD ["./script/init.sh"]0 B35EXPOSE map[3000/tcp:{}]0 BCommand
ADD file:ce04d6a354feaef93795269c859f36667fce9efda23c61b37d7060263b66ed4e in /