2022-10-05 17:07:46 UTC
628 MB
/app/airbyte-container-orchestrator-dev-58cc705/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-58cc705
[#000] sha256:e80285ff599e329e689e4689be05885456823b7f6233486aa419541ae8e98c62 - 9.46% (59.4 MB)
[#001] sha256:b1b66817fad495c82be5a38846366691879edc97671693a9bb0def2c7785fac9 - 23.03% (145 MB)
[#002] sha256:5485d4dbdbb42ba17c7f4bc6497be936c29136c33a1bcd2b3b702f4a5020195a - 39.1% (245 MB)
[#003] sha256:62c1ebbd5fcc32fa41d6993c957513ce72bf20ac7383008a30a316d6021fe127 - 0.7% (4.37 MB)
[#004] sha256:ab180b71d3c19d2303ba16140b8cbffa0476218fd76ca62523e81daad32ae6b7 - 2.19% (13.8 MB)
[#005] sha256:ea60ca9b7017fa0f1cf0176cef26ab32905bb296dd937e56a01d91d2d929e4ba - 0.0% (92 Bytes)
[#006] sha256:2a77a729f15acdbee47aecfd374fa82ed5cae63290d6bb550e6c238ffd859477 - 25.52% (160 MB)
/bin/sh -c #(nop) ADD file:99847692b0f2dee43b50f306ad92fbc13ccb0541af21c6d3040f72d3184aabac in /
2022-09-22 19:19:21 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2022-09-22 20:10:53 UTC/bin/sh -c #(nop) ARG version=17.0.4.9-1
2022-09-22 20:11:15 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-09-22 20:11:16 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2022-09-22 20:11:16 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-17-amazon-corretto
2022-10-05 17:06:23 UTC/bin/sh -c #(nop) ARG DOCKER_BUILD_ARCH=amd64
2022-10-05 17:07:17 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c amazon-linux-extras install -y docker
2022-10-05 17:07:35 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c yum install -y jq tar && yum clean all
2022-10-05 17:07:38 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-10-05 17:07:38 UTC/bin/sh -c #(nop) ARG VERSION=0.40.11
2022-10-05 17:07:39 UTC/bin/sh -c #(nop) ENV APPLICATION=airbyte-container-orchestrator
2022-10-05 17:07:39 UTC/bin/sh -c #(nop) ENV VERSION=dev-58cc705
2022-10-05 17:07:39 UTC/bin/sh -c #(nop) ENV AIRBYTE_ENTRYPOINT=/app/airbyte-container-orchestrator-dev-58cc705/bin/airbyte-container-orchestrator
2022-10-05 17:07:40 UTC/bin/sh -c #(nop) WORKDIR /app
2022-10-05 17:07:46 UTC/bin/sh -c #(nop) ADD file:68695b3d6438610690fc5d48e7e57c44098b23c77f55d7b465d0b49b3880ec30 in /app
2022-10-05 17:07:46 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.