2022-09-21 15:48:23 UTC
628 MB
/app/airbyte-container-orchestrator-dev-80682db/bin/airbyte-container-orchestrator
APPLICATIONairbyte-container-orchestrator
JAVA_HOME/usr/lib/jvm/java-17-amazon-corretto
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
VERSIONdev-80682db
[#000] sha256:fd06b60db4951fd95b43a9e73fb084fe7d2afcd4ff464472ead5548cd1c28717 - 9.47% (59.4 MB)
[#001] sha256:eb036d0e9663b7f913ccd85668091b61213d2f809739041c219aa4150e95baf8 - 23.05% (145 MB)
[#002] sha256:39f916345794d02c013f82b2a854b18de417744f6c38ff5f8f67248164fd3a12 - 39.12% (245 MB)
[#003] sha256:718f7b6549f3c50fc3b4751b4d84a34a2b51fb977b9025540f97f0616d71a0b9 - 0.7% (4.38 MB)
[#004] sha256:838b915ab9e82f62f22ac4c7f3183a824e485e19c021f07dcb950e78160cf59f - 2.19% (13.8 MB)
[#005] sha256:461ad20e396fa95628d39fe0d642ef5f23a29267e6110821db25b276d6a0629b - 0.0% (92 Bytes)
[#006] sha256:9884c6d51b9a9eaf41dbf3fea5b0e87a8e09e2286e87ca81b8ff206ab6b0ad1b - 25.48% (160 MB)
/bin/sh -c #(nop) ADD file:ebfd33425a17b16a9e560de15c91108bf2ee740f284a1482a7105b420ff22678 in /
2022-08-26 01:19:37 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-08-26 02:04:12 UTC/bin/sh -c #(nop) ARG version=17.0.4.9-1
2022-08-26 02:04:48 UTC|1 version=17.0.4.9-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-17-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-17-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all
2022-08-26 02:04:48 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2022-08-26 02:04:48 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto
2022-09-21 15:47:11 UTC/bin/sh -c #(nop) ARG DOCKER_BUILD_ARCH=amd64
2022-09-21 15:47:53 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c amazon-linux-extras install -y docker
2022-09-21 15:48:13 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c yum install -y jq tar && yum clean all
2022-09-21 15:48:17 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/
2022-09-21 15:48:18 UTC/bin/sh -c #(nop) ARG VERSION=0.40.7
2022-09-21 15:48:18 UTC/bin/sh -c #(nop) ENV APPLICATION=airbyte-container-orchestrator
2022-09-21 15:48:18 UTC/bin/sh -c #(nop) ENV VERSION=dev-80682db
2022-09-21 15:48:19 UTC/bin/sh -c #(nop) ENV AIRBYTE_ENTRYPOINT=/app/airbyte-container-orchestrator-dev-80682db/bin/airbyte-container-orchestrator
2022-09-21 15:48:19 UTC/bin/sh -c #(nop) WORKDIR /app
2022-09-21 15:48:22 UTC/bin/sh -c #(nop) ADD file:41abb9db22da2609c7fc6222d5031ffb6d8db341b8f4bb1e40a404864407bf32 in /app
2022-09-21 15:48:23 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.