sha256:bc38aa49887f0197faa1602160938ba5e355833157142defe448a5d1fc4391d1
OS/ARCH
Compressed size
283.75 MB
Last pushed
8 days by productionengineeringops377
Type
Image
Manifest digest
sha256:6d89c4fb6c11a5ceaa174bed5ea8d813f47a28823769b3603ba4f60bf5c282b5
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.2 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.89 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c ln -snf152 B11RUN /bin/sh -c adduser --uid1.1 KB12RUN /bin/sh -c mkdir --mode195 B13ENV POETRY_VIRTUALENVS_CREATE=false0 B14ENV POETRY_VIRTUALENVS_IN_PROJECT=false0 B15ENV POETRY_NO_INTERACTION=10 B16ENV PIP_CACHE_DIR=/pip_cache0 B17RUN /bin/sh -c mkdir -p102 B18RUN /bin/sh -c pip install28.17 MB19RUN /bin/sh -c apt-get update14.58 MB20RUN /bin/sh -c apt-get install1.17 MB21RUN /bin/sh -c apt-get update43.76 MB22ARG CONNECTOR_NAME=source-s30 B23ARG BASE_IMAGE=docker.io/airbyte/python-connector-base:4.1.1@sha256:a268b44c733ae699a60f5fbc06a324945dba98945c6e2ab7f8609f2f895b0d280 B24WORKDIR /airbyte/integration_code136 B25COPY /usr/local /usr/local # buildkit154 MB26COPY /airbyte/integration_code /airbyte/integration_code # buildkit157.56 KB27COPY --chmod=755 <<EOT /entrypoint.sh #147 B28USER airbyte0 B29ENV AIRBYTE_ENTRYPOINT=/entrypoint.sh0 B30ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'