Namespace
airbyte
Image / Tag
container-orchestrator:dev-c26b9a0
Content Digest
sha256:9c7d6a38103b14b3ecee8e8321a8c86cc2a4b472b5689442241c797cc92e774b
Details
Created

2022-09-21 19:47:53 UTC

Size

630 MB

Content Digest
Environment
AIRBYTE_ENTRYPOINT

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


Layers

[#000] sha256:fd06b60db4951fd95b43a9e73fb084fe7d2afcd4ff464472ead5548cd1c28717 - 9.44% (59.4 MB)

[#001] sha256:eb036d0e9663b7f913ccd85668091b61213d2f809739041c219aa4150e95baf8 - 22.97% (145 MB)

[#002] sha256:31fee43e0983ea9278beacaa970c64d778880882bec53b526a0fc899c3ddd426 - 38.99% (245 MB)

[#003] sha256:6a9a825d09a620c3f50443060b19a992e0acfba42da5d3372a309019b0d3c6ba - 0.7% (4.38 MB)

[#004] sha256:c235bea2954ba10b6e83a735cc8a80e2e8417121b26e47b0b80a4d710ada06dd - 2.18% (13.8 MB)

[#005] sha256:701cce492d83313110774548cfde088d171d40c1b19b94917f588d77fb378e59 - 0.0% (92 Bytes)

[#006] sha256:f8efc02672b73adb5fae550c01867759c40c6825b6da4ad2316e30b2c622f2d1 - 25.72% (162 MB)


History
2022-08-26 01:19:36 UTC

/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 19:46:44 UTC

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

2022-09-21 19:47:28 UTC

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

2022-09-21 19:47:43 UTC

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

2022-09-21 19:47:47 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 19:47:48 UTC

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

2022-09-21 19:47:48 UTC

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

2022-09-21 19:47:48 UTC

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

2022-09-21 19:47:49 UTC

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

2022-09-21 19:47:49 UTC

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

2022-09-21 19:47:52 UTC

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

2022-09-21 19:47:53 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