2023-04-04 17:02:31 UTC
832 MB
/app/airbyte-container-orchestrator-dev-cea4377350/bin/airbyte-container-orchestrator
APPLICATIONairbyte-container-orchestrator
JAVA_HOME/usr/lib/jvm/java-19-amazon-corretto
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
VERSIONdev-cea4377350
[#000] sha256:128d54f2c9b134270b406c5f3a41296da7c1111d3a6927f0b4451131d636151e - 7.16% (59.6 MB)
[#001] sha256:cdbce202e8c18f6a6ea945545d4a6008f86250c482b86dc99ccde3363b803e09 - 18.27% (152 MB)
[#002] sha256:2f0a7dd54b0d06cab5b0a6c966027725c62148b8b8637b2b950511b43ad28c1c - 0.0% (99 Bytes)
[#003] sha256:e909acdf961a2398312c0189f5accd41daeeb06ec3730c61dc2efe029e84ec27 - 16.98% (141 MB)
[#004] sha256:618a1c4b409326b7e7dbef1a4be76f528def80ecaf738e1efff03d3c4a769baa - 2.25% (18.7 MB)
[#005] sha256:5e10a9ca1f15668ea054ade8f702cd92cce892820cd61df3183a3eec204893d2 - 1.44% (12 MB)
[#006] sha256:73adda5850fd54a684ce2f7e201e5729d6dbf6ac2c38cd565554053a87b94a11 - 30.78% (256 MB)
[#007] sha256:0ca4ae7c94589e1c522cb0a331cc65b3b440baf18a7b104cb524a15751765851 - 0.39% (3.27 MB)
[#008] sha256:e87d70aeda7c04a905fdeb9900027aa0273c97afe15b1746b3cb3f8e932a5853 - 1.75% (14.6 MB)
[#009] sha256:d793402d54999718262f5042a5fe12b88afb7127e568cafcbb755870cb1ac911 - 20.96% (174 MB)
/bin/sh -c #(nop) COPY dir:d74df4759bcd6e2619baa3ec354d8703c77c836345c6a887554df76aaf1d9965 in /
2023-03-28 18:20:52 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-03-28 19:13:16 UTC/bin/sh -c #(nop) ARG version=19.0.2.7-1
2023-03-28 19:13:40 UTC|1 version=19.0.2.7-1 /bin/sh -c set -eux && export GNUPGHOME="$(mktemp -d)" && curl -fL -o corretto.key https://yum.corretto.aws/corretto.key && gpg --batch --import corretto.key && gpg --batch --export --armor '6DC3636DAE534049C8B94623A122542AB04F24E3' > corretto.key && rpm --import corretto.key && rm -r "$GNUPGHOME" corretto.key && curl -fL -o /etc/yum.repos.d/corretto.repo https://yum.corretto.aws/corretto.repo && grep -q '^gpgcheck=1' /etc/yum.repos.d/corretto.repo && echo "priority=9" >> /etc/yum.repos.d/corretto.repo && yum install -y java-19-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-19-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all
2023-03-28 19:13:41 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-03-28 19:13:41 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-19-amazon-corretto
2023-03-29 12:51:03 UTC (buildkit.dockerfile.v0)ARG DOCKER_BUILD_ARCH=amd64
2023-03-29 12:51:03 UTC (buildkit.dockerfile.v0)WORKDIR /app
2023-03-29 12:51:39 UTC (buildkit.dockerfile.v0)RUN |1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c yum install -y tar # buildkit
2023-03-29 12:51:39 UTC (buildkit.dockerfile.v0)ADD https://dtdg.co/latest-java-tracer dd-java-agent.jar # buildkit
2023-03-29 12:51:39 UTC (buildkit.dockerfile.v0)ADD https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/latest/download/opentelemetry-javaagent.jar opentelemetry-javaagent.jar # buildkit
2023-04-04 17:01:13 UTC/bin/sh -c #(nop) ARG DOCKER_BUILD_ARCH=amd64
2023-04-04 17:02:00 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c amazon-linux-extras install -y docker
2023-04-04 17:02:21 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c yum install -y jq tar && yum clean all
2023-04-04 17:02:24 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/${DOCKER_BUILD_ARCH}/kubectl" && chmod +x kubectl && mv kubectl /usr/local/bin/
2023-04-04 17:02:24 UTC/bin/sh -c #(nop) ARG VERSION=0.42.1
2023-04-04 17:02:24 UTC/bin/sh -c #(nop) ENV APPLICATION=airbyte-container-orchestrator
2023-04-04 17:02:24 UTC/bin/sh -c #(nop) ENV VERSION=dev-cea4377350
2023-04-04 17:02:24 UTC/bin/sh -c #(nop) ENV AIRBYTE_ENTRYPOINT=/app/airbyte-container-orchestrator-dev-cea4377350/bin/airbyte-container-orchestrator
2023-04-04 17:02:24 UTC/bin/sh -c #(nop) WORKDIR /app
2023-04-04 17:02:25 UTC/bin/sh -c #(nop) ADD file:f88889258d2d19a655f27de27d5e7a60e821f90fe383ac64c34e63aa3f2ed495 in /app
2023-04-04 17:02:31 UTC/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "-c" "/app/${APPLICATION}-${VERSION}/bin/${APPLICATION}"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.