Namespace
airbyte
Image / Tag
container-orchestrator:dev-4c7002e
Content Digest
sha256:e939a706c99e028f457bbee321c519e2daae45b880453d7bc453016d495caa27
Details
Created

2022-10-05 20:05:02 UTC

Size

628 MB

Content Digest
Environment
AIRBYTE_ENTRYPOINT

/app/airbyte-container-orchestrator-dev-4c7002e/bin/airbyte-container-orchestrator

APPLICATION

airbyte-container-orchestrator

JAVA_HOME

/usr/lib/jvm/java-17-amazon-corretto

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

VERSION

dev-4c7002e


Layers

[#000] sha256:e80285ff599e329e689e4689be05885456823b7f6233486aa419541ae8e98c62 - 9.46% (59.4 MB)

[#001] sha256:b1b66817fad495c82be5a38846366691879edc97671693a9bb0def2c7785fac9 - 23.03% (145 MB)

[#002] sha256:06dca8e85104d5ebc6eaabd0671ea3fc52e05e367e4f85f43cac98fa2f8d041b - 39.1% (245 MB)

[#003] sha256:29cfb5edea7416fb7d4c089290ec842c87a716d9d2de2e3688d680b1ba50ba86 - 0.7% (4.37 MB)

[#004] sha256:13c6b96e552490234684eaa6fba62788daa11cbe923bff282a30ff13645a61f9 - 2.19% (13.8 MB)

[#005] sha256:0132d99fdd132fdefab38c7c30d88ecaa4c23d1059fef8d8ebd1a286af01d914 - 0.0% (92 Bytes)

[#006] sha256:0a7737fd33636cd28abb0a8adbf6b5194de5e3f61fa9c2b81a7afaee2ad5ad5b - 25.52% (160 MB)


History
2022-09-22 19:19:21 UTC

/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 20:03:50 UTC

/bin/sh -c #(nop) ARG DOCKER_BUILD_ARCH=amd64

2022-10-05 20:04:26 UTC

|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c amazon-linux-extras install -y docker

2022-10-05 20:04:46 UTC

|1 DOCKER_BUILD_ARCH=amd64 /bin/sh -c yum install -y jq tar && yum clean all

2022-10-05 20:04:50 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 20:04:50 UTC

/bin/sh -c #(nop) ARG VERSION=0.40.11

2022-10-05 20:04:50 UTC

/bin/sh -c #(nop) ENV APPLICATION=airbyte-container-orchestrator

2022-10-05 20:04:50 UTC

/bin/sh -c #(nop) ENV VERSION=dev-4c7002e

2022-10-05 20:04:51 UTC

/bin/sh -c #(nop) ENV AIRBYTE_ENTRYPOINT=/app/airbyte-container-orchestrator-dev-4c7002e/bin/airbyte-container-orchestrator

2022-10-05 20:04:51 UTC

/bin/sh -c #(nop) WORKDIR /app

2022-10-05 20:04:57 UTC

/bin/sh -c #(nop) ADD file:3d001ed67740a73c9aa53080ccd2668230499d870938a9f89220683c6234bbc5 in /app

2022-10-05 20:05:02 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "-c" "/app/${APPLICATION}-${VERSION}/bin/${APPLICATION}"]

Danger Zone
Delete Tag

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.

Delete