sha256:e1422b6e9607c8738f9fc816ce6ac2ccb76d285c8bebac4d804b1049cbf1b51c
OS/ARCH
linux/amd64
Compressed size
2.58 GB
Last pushed
4 months by appruntimeplatform
Type
Image
Manifest digest
sha256:a3cc69355f0fdcad4cb6380f6405405796a240bba64a4fd7b4deb8e5f52dc95c
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=22.040 B4ADD file ... in / 28.36 MB5CMD ["/bin/bash"]0 B6ARG TARGETARCH=amd640 B7LABEL org.cloudfoundry.tas-runtime-build.dockerfile.url=https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/dockerfiles/tas-runtime-build/Dockerfile0 B8LABEL org.cloudfoundry.tas-runtime-build.notes.md=Main image used for0 B9RUN |1 TARGETARCH=amd64 /bin/sh -c657.76 MB10RUN |1 TARGETARCH=amd64 /bin/sh -c100.92 MB11RUN |1 TARGETARCH=amd64 /bin/sh -c858 B12RUN |1 TARGETARCH=amd64 /bin/sh -c858 B13RUN |1 TARGETARCH=amd64 /bin/sh -c58.09 MB14RUN |1 TARGETARCH=amd64 /bin/sh -c155.45 MB15RUN |1 TARGETARCH=amd64 /bin/sh -c13.94 MB16RUN |1 TARGETARCH=amd64 /bin/sh -c20.35 MB17RUN |1 TARGETARCH=amd64 /bin/sh -c18.94 MB18RUN |1 TARGETARCH=amd64 /bin/sh -c55.28 MB19RUN |1 TARGETARCH=amd64 /bin/sh -c83.28 MB20RUN |1 TARGETARCH=amd64 /bin/sh -c11.44 MB21RUN |1 TARGETARCH=amd64 /bin/sh -c38.55 MB22RUN |1 TARGETARCH=amd64 /bin/sh -c200.56 MB23RUN |1 TARGETARCH=amd64 /bin/sh -c17.82 MB24RUN |1 TARGETARCH=amd64 /bin/sh -c55.11 MB25RUN |1 TARGETARCH=amd64 /bin/sh -c52.99 MB26RUN |1 TARGETARCH=amd64 /bin/sh -c10.61 MB27RUN |1 TARGETARCH=amd64 /bin/sh -c14.54 MB28RUN |1 TARGETARCH=amd64 /bin/sh -c35.24 MB29RUN |1 TARGETARCH=amd64 /bin/sh -c517 B30ARG GO_VERSION=1.25.110 B31RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh32 B32RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh57.44 MB33ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/root/go/bin0 B34RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh31.16 MB35RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh41.16 MB36RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh66.91 MB37RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh3.47 MB38RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh5.94 MB39RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh391.81 MB40RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh41.06 MB41RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh24.83 MB42RUN |2 TARGETARCH=amd64 GO_VERSION=1.25.11 /bin/sh6.52 MB43ARG RUBY_INSTALLER_VERSION=0.10.20 B44RUN |3 TARGETARCH=amd64 GO_VERSION=1.25.11 RUBY_INSTALLER_VERSION=0.10.263.49 KB45ARG RUBY_VERSION=3.2.20 B46RUN |4 TARGETARCH=amd64 GO_VERSION=1.25.11 RUBY_INSTALLER_VERSION=0.10.2226.68 MB47ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin:/root/go/bin:/root/.gem/ruby/3.2.2/bin:/opt/rubies/ruby-3.2.2/lib/ruby/gems/3.2.2/bin:/opt/rubies/ruby-3.2.2/bin0 B48RUN |4 TARGETARCH=amd64 GO_VERSION=1.25.11 RUBY_INSTALLER_VERSION=0.10.210.56 MB49RUN |4 TARGETARCH=amd64 GO_VERSION=1.25.11 RUBY_INSTALLER_VERSION=0.10.2703 B50RUN |4 TARGETARCH=amd64 GO_VERSION=1.25.11 RUBY_INSTALLER_VERSION=0.10.25.58 KB51CMD ["/bin/sh" "-c" "/bin/bash"]0 B52ARG MYSQL_MAJOR_VERSION=8.00 B53ARG MYSQL_VERSION=8.0.460 B54LABEL org.cloudfoundry.tas-runtime-mysql-8.0.dockerfile.url=https://github.com/cloudfoundry/wg-app-platform-runtime-ci/blob/main/shared/dockerfiles/tas-runtime-mysql-8.0/Dockerfile0 B55LABEL org.cloudfoundry.tas-runtime-mysql-8.0.notes.md=Build upon tas-runtime-build with0 B56RUN |2 MYSQL_MAJOR_VERSION=8.0 MYSQL_VERSION=8.0.46 /bin/sh3.08 KB57ENV DEBIAN_FRONTEND=noninteractive0 B58RUN |2 MYSQL_MAJOR_VERSION=8.0 MYSQL_VERSION=8.0.46 /bin/sh3.43 MB59RUN |2 MYSQL_MAJOR_VERSION=8.0 MYSQL_VERSION=8.0.46 /bin/sh116 B60RUN |2 MYSQL_MAJOR_VERSION=8.0 MYSQL_VERSION=8.0.46 /bin/sh2.98 KB61RUN |2 MYSQL_MAJOR_VERSION=8.0 MYSQL_VERSION=8.0.46 /bin/sh256 B62RUN |2 MYSQL_MAJOR_VERSION=8.0 MYSQL_VERSION=8.0.46 /bin/sh105.15 MB63VOLUME [/var/lib/mysql]0 B64COPY config/ /etc/mysql/ # buildkit844 B65COPY protocols /etc/protocols # buildkit172 B66COPY mysql-entrypoint.sh /mysql-entrypoint.sh # buildkit5.13 KB67ENTRYPOINT ["/mysql-entrypoint.sh"]0 B68EXPOSE [3306/tcp 33060/tcp]0 B69CMD ["mysqld"]0 BCommand
ARG RELEASE