sha256:4302b3174044e1a3ab7c08b75b9264742b33fcd6e0b067f6839c42145bc3f62d
OS/ARCH
linux/amd64
Compressed size
576.96 MB
Last pushed
8 months by hwxrel
Type
Image
Manifest digest
sha256:4302b3174044e1a3ab7c08b75b9264742b33fcd6e0b067f6839c42145bc3f62d
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update68.78 MB8ENV JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 CDP_WORKING_DIRECTORY=/opt/cdp BUILD_VERSION=1.0.0-None0 B9ENV PATH=/usr/lib/jvm/java-11-openjdk-amd64/bin:/opt/cdp/bin/linux:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10WORKDIR /opt/cdp112 B11COPY /binaries/linux /opt/cdp/bin/linux # buildkit78.75 MB12COPY src/scripts/ /opt/cdp/src/scripts/ # buildkit27.86 KB13COPY src/samples/values-csk.yaml /opt/cdp/src/samples/ # buildkit2.2 KB14COPY target/cdp-private-1.0.0-None/install /opt/cdp/target/cdp-private-1.0.0-None/install/ # buildkit136.02 MB15COPY target/cdp-private-1.0.0-None/helm /opt/cdp/target/cdp-private-1.0.0-None/helm/ # buildkit3.21 MB16COPY target/manifest.json src/samples/values.yaml /opt/cdp/ #26.67 KB17RUN /bin/sh -c cp /opt/cdp/target/cdp-private-1.0.0-None/install/bin/linux/helm-install-all21.88 MB18RUN /bin/sh -c chmod -R239.91 MB19WORKDIR /opt/cdp/src/scripts32 B20CMD ["./install-shared-services.sh"]0 BCommand
ARG RELEASE