Namespace
airbyte
Image / Tag
container-orchestrator:dev-2edfe68
Content Digest
sha256:08d56f0eb3620b5773283fa38a0c263ff9ea5187f84e5c11a7a5a4607061f706
Details
Created

2022-10-06 00:31:45 UTC

Size

628 MB

Content Digest
Environment
AIRBYTE_ENTRYPOINT

/app/airbyte-container-orchestrator-dev-2edfe68/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-2edfe68


Layers

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

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

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

[#003] sha256:0aadd0e7c8ec179a55102aac1bca98f8d2ecb8861d97f12e1ee511158813fccd - 0.7% (4.37 MB)

[#004] sha256:565544961fa9595784d5a01993b2695e915a40cfbb636f61b91f24b485d10478 - 2.19% (13.8 MB)

[#005] sha256:aa93e9af29a3009b30f30eeb90ee3ca706ab9d49ddf6cfce819de9461425bc49 - 0.0% (86 Bytes)

[#006] sha256:5cbbcfa6052cb26d8ba58d82c4c943f6568182dfc60f6303657c35d7bda4f7ec - 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-06 00:30:27 UTC

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

2022-10-06 00:31:12 UTC

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

2022-10-06 00:31:33 UTC

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

2022-10-06 00:31:37 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-06 00:31:40 UTC

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

2022-10-06 00:31:40 UTC

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

2022-10-06 00:31:40 UTC

/bin/sh -c #(nop) ENV VERSION=dev-2edfe68

2022-10-06 00:31:40 UTC

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

2022-10-06 00:31:41 UTC

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

2022-10-06 00:31:44 UTC

/bin/sh -c #(nop) ADD file:30c3c409f91b1be76c02116b19e9c2d776dda510be88ee94020e3fce57788bab in /app

2022-10-06 00:31:45 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