sha256:8b58671fea2466229a146de903ced9aea15fff0c12469db13914d486de552029
OS/ARCH
linux/amd64
Compressed size
1.26 GB
Last pushed
11 months by productionengineeringops377
Type
Image
Manifest digest
sha256:0b711122a7eb1befd5d8d53c885a3ee4eae322f382c608fc65e3fc9bfc13520f
Image Layers
1COPY /rootfs/ / # buildkit60.02 MB2CMD ["/bin/bash"]0 B3ARG version=21.0.9.10-10 B4RUN |1 version=21.0.9.10-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 install7.5 MB9ADD --chown=airbyte:airbyte https://dtdg.co/latest-java-tracer dd-java-agent.jar #28.59 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 #159 B12USER airbyte:airbyte0 B13ENTRYPOINT ["/entrypoint.sh"]0 B14USER root0 B15RUN /bin/sh -c yum update356.73 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 clone64.97 MB21ARG CDK_VERSION=7.3.60 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.55 KB26RUN |1 CDK_VERSION=7.3.6 /bin/sh -c191.88 MB27ARG VERSION=dev-6cf55e6ef30 B28ENV APPLICATION=airbyte-connector-builder-server0 B29ENV VERSION=dev-6cf55e6ef30 B30WORKDIR /app32 B31USER root0 B32ADD airbyte-app.tar /app # buildkit200.16 MB33RUN |2 CDK_VERSION=7.3.6 VERSION=dev-6cf55e6ef3 /bin/sh200.16 MB34USER airbyte:airbyte0 B35EXPOSE [5005/tcp 8080/tcp 8085/tcp]0 B36CMD ["/bin/bash" "-c" "airbyte-app/bin/${APPLICATION}"]0 B37LABEL io.airbyte.version=dev-6cf55e6ef30 B38LABEL io.airbyte.name=airbyte/connector-builder-server0 BCommand
COPY /rootfs/ / # buildkit