sha256:e75508f243ad5292da54e1bf7a5791879641f058aecd493a67d4c9863ea6cb60
OS/ARCH
linux/amd64
Compressed size
286.61 MB
Last pushed
2 months by svcdockerhubcircleci
Type
Image
Manifest digest
sha256:e75508f243ad5292da54e1bf7a5791879641f058aecd493a67d4c9863ea6cb60
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ENV JAVA_HOME=/opt/java/openjdk0 B7ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-80 B9RUN /bin/sh -c set -eux;21.9 MB10ENV JAVA_VERSION=jdk-17.0.19+100 B11RUN /bin/sh -c set -eux;139.15 MB12RUN /bin/sh -c set -eux;158 B13COPY --chmod=755 entrypoint.sh /__cacert_entrypoint.sh #2.23 KB14ENTRYPOINT ["/__cacert_entrypoint.sh"]0 B15CMD ["jshell"]0 B16ARG JRUBY_VERSION=9.4.14.00 B17ARG JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc04520 B18ARG JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz0 B19RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz26.83 MB20ENV JRUBY_VERSION=9.4.14.00 B21ENV GEM_HOME=/usr/local/bundle0 B22ENV BUNDLE_SILENCE_ROOT_WARNING=10 B23ENV BUNDLE_PATH=/usr/local/bundle0 B24ENV BUNDLE_BIN=/usr/local/bundle/bin0 B25ENV BUNDLE_APP_CONFIG=/usr/local/bundle0 B26ENV PATH=/usr/local/bundle/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B27ENV PATH=/opt/jruby/bin:/usr/local/bundle/bin:/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B28RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz162 B29SHELL [/bin/bash -o pipefail -c]0 B30RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz30.8 MB31RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz198 B32ENV APP_HOME=/app HOME=/root JRUBY_OPTS=-J-Xmx2G LOG_LEVEL=INFO0 B33RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz91 B34WORKDIR /app32 B35COPY Gemfile Gemfile.lock /app/ #2.67 KB36RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz7.13 MB37RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz294 B38RUN |3 JRUBY_VERSION=9.4.14.0 JRUBY_SHA256=7ea2be8d0c5989714c795b4544492bf9941c9576e7a78f593a19c85567bc0452 JRUBY_DL_URL=https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.14.0/jruby-dist-9.4.14.0-bin.tar.gz32.41 MB39COPY . /app # buildkit28.93 KB40CMD ["/bin/bash" "-o" "pipefail" "-c"0 BCommand
ARG RELEASE