sha256:a0cb2237576fcf5dff968383e1439cf7e7d748adcc5db41e4e2719bf72e4fcda
OS/ARCH
Compressed size
1.18 GB
Last pushed
6 months by productionengineeringops377
Type
Image
Manifest digest
sha256:24daf95704825925f7fe7e32e1f345a5b8da6927aa79bcd52a08e3e8cf4a9af8
Image Layers
1COPY /rootfs/ / # buildkit60.02 MB2CMD ["/bin/bash"]0 B3ARG version=21.0.9.11-10 B4RUN |1 version=21.0.9.11-1 /bin/sh -c157.82 MB5ENV LANG=C.UTF-80 B6ENV JAVA_HOME=/usr/lib/jvm/java-21-amazon-corretto0 B7WORKDIR /app93 B8RUN /bin/sh -c yum install6.72 MB9ADD --chown=airbyte:airbyte https://dtdg.co/latest-java-tracer dd-java-agent.jar #28.85 MB10ADD --chown=airbyte:airbyte https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases/latest/download/opentelemetry-javaagent.jar opentelemetry-javaagent.jar #19.42 MB11ADD --chown=airbyte:airbyte entrypoint.sh /entrypoint.sh #158 B12USER airbyte:airbyte0 B13ENTRYPOINT ["/entrypoint.sh"]0 B14USER root0 B15RUN /bin/sh -c yum update356.88 MB16USER airbyte:airbyte0 B17ENV PYTHON_VERSION=3.10.180 B18ENV PYENV_ROOT=/home/airbyte/.pyenv0 B19ENV PATH=/home/airbyte/.pyenv/shims:/home/airbyte/.pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B20RUN /bin/sh -c git clone65.03 MB21ARG CDK_VERSION=6.48.150 B22ENV CDK_PYTHON=/home/airbyte/.pyenv/versions/3.10.18/bin/python0 B23ENV CDK_ENTRYPOINT=/home/airbyte/.pyenv/versions/3.10.18/lib/python3.10/site-packages/airbyte_cdk/connector_builder/main.py0 B24ENV PIP=/home/airbyte/.pyenv/versions/3.10.18/bin/pip0 B25COPY --chown=airbyte:airbyte requirements.txt requirements.txt #1.44 KB26RUN |1 CDK_VERSION=6.48.15 /bin/sh -c138.81 MB27ARG VERSION=build-4b6a7a4bc5-22324-trunk-1.7x0 B28ENV APPLICATION=airbyte-connector-builder-server0 B29ENV VERSION=build-4b6a7a4bc5-22324-trunk-1.7x0 B30WORKDIR /app32 B31USER root0 B32ADD airbyte-app.tar /app # buildkit186.63 MB33RUN |2 CDK_VERSION=6.48.15 VERSION=build-4b6a7a4bc5-22324-trunk-1.7x /bin/sh186.64 MB34USER airbyte:airbyte0 B35CMD ["/bin/bash" "-c" "airbyte-app/bin/${APPLICATION}"]0 B36LABEL io.airbyte.version=build-4b6a7a4bc5-22324-trunk-1.7x0 B37LABEL io.airbyte.name=airbyte/connector-builder-server0 BCommand
COPY /rootfs/ / # buildkit