2022-09-21 17:07:23 UTC
628 MB
/app/airbyte-container-orchestrator-dev-1e399c7/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-1e399c7
[#000] sha256:fd06b60db4951fd95b43a9e73fb084fe7d2afcd4ff464472ead5548cd1c28717 - 9.47% (59.4 MB)
[#001] sha256:eb036d0e9663b7f913ccd85668091b61213d2f809739041c219aa4150e95baf8 - 23.05% (145 MB)
[#002] sha256:e34ba69331b57cd55badf8316af9d045f1d8c4fba2d905d918d8bd0e69ca4e5a - 39.12% (245 MB)
[#003] sha256:e1a99148f3abb699a76a071c444f5dbc4ff0c1e2c8f33cb03b21a72c73675dd7 - 0.7% (4.38 MB)
[#004] sha256:c8adbfdcc7a79366d2748cd036f6c4ee7aa8a6172d8cbda610d26d054f48f914 - 2.19% (13.8 MB)
[#005] sha256:91f071f49e251a913ca030685ed173c99b04d54c2aa7a00c3bac9a28cc96758d - 0.0% (92 Bytes)
[#006] sha256:7219197030f16ca3113f0b682d19e482b2a0c455be448e1173629d22e4863099 - 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 17:06:15 UTC/bin/sh -c #(nop) ARG DOCKER_BUILD_ARCH=amd64
2022-09-21 17:07:02 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c amazon-linux-extras install -y docker
2022-09-21 17:07:15 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c yum install -y jq tar && yum clean all
2022-09-21 17:07:18 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 17:07:19 UTC/bin/sh -c #(nop) ARG VERSION=0.40.7
2022-09-21 17:07:19 UTC/bin/sh -c #(nop) ENV APPLICATION=airbyte-container-orchestrator
2022-09-21 17:07:19 UTC/bin/sh -c #(nop) ENV VERSION=dev-1e399c7
2022-09-21 17:07:20 UTC/bin/sh -c #(nop) ENV AIRBYTE_ENTRYPOINT=/app/airbyte-container-orchestrator-dev-1e399c7/bin/airbyte-container-orchestrator
2022-09-21 17:07:20 UTC/bin/sh -c #(nop) WORKDIR /app
2022-09-21 17:07:22 UTC/bin/sh -c #(nop) ADD file:11c0f8a191b62bac26d13b7a4a3351e394fe3566a22dcb2093d482cac0ebc95e in /app
2022-09-21 17:07: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.