2022-10-12 20:35:41 UTC
630 MB
/app/airbyte-container-orchestrator-dev-f55fb2b/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-f55fb2b
[#000] sha256:e80285ff599e329e689e4689be05885456823b7f6233486aa419541ae8e98c62 - 9.43% (59.4 MB)
[#001] sha256:b1b66817fad495c82be5a38846366691879edc97671693a9bb0def2c7785fac9 - 22.95% (145 MB)
[#002] sha256:32c4c272c1cc589040441186fbaf8dc3bed205c1b0ddd255c1746016fd8b7d84 - 39.15% (247 MB)
[#003] sha256:638e6a6ad3667d5ec26588817eaf2e5827669f937c3c5e1076d7c1e8106cc892 - 0.69% (4.38 MB)
[#004] sha256:8d30e50e7363a8ee748579363117421682fbe2e19eac572d72ec6b62296c0f38 - 2.18% (13.8 MB)
[#005] sha256:4f3150de5036ef624042c9df47668c44e1c69e68b31db2d59a2ab92eea21a7ce - 0.0% (92 Bytes)
[#006] sha256:cbff32cb10c51a285da28b7acf19f0b0e66602397f47b1c8a71db273ac15c248 - 25.59% (161 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-12 20:34:03 UTC/bin/sh -c #(nop) ARG DOCKER_BUILD_ARCH=amd64
2022-10-12 20:35:02 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c amazon-linux-extras install -y docker
2022-10-12 20:35:28 UTC|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c yum install -y jq tar && yum clean all
2022-10-12 20:35:32 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-12 20:35:32 UTC/bin/sh -c #(nop) ARG VERSION=0.40.14
2022-10-12 20:35:32 UTC/bin/sh -c #(nop) ENV APPLICATION=airbyte-container-orchestrator
2022-10-12 20:35:32 UTC/bin/sh -c #(nop) ENV VERSION=dev-f55fb2b
2022-10-12 20:35:33 UTC/bin/sh -c #(nop) ENV AIRBYTE_ENTRYPOINT=/app/airbyte-container-orchestrator-dev-f55fb2b/bin/airbyte-container-orchestrator
2022-10-12 20:35:33 UTC/bin/sh -c #(nop) WORKDIR /app
2022-10-12 20:35:39 UTC/bin/sh -c #(nop) ADD file:c95918e7c4020f0843439986ce46196ae794afd1d17b77316ba0ed65c2deaf6d in /app
2022-10-12 20:35:41 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.