sha256:f32b13c6c2e0b1eba67c273293e7296eac0897e38693ad5e7c979ac109e61d7b
OS/ARCH
Compressed size
185.45 MB
Last pushed
8 days by productionengineeringops377
Type
Image
Manifest digest
sha256:d0cee9d9e76ab6882e38194274d2bbdbb753386ec2cbed611b2b2545d7330bff
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.36 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.140 B6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B7RUN /bin/sh -c set -eux;11.99 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c ln -snf153 B11RUN /bin/sh -c adduser --uid1.11 KB12RUN /bin/sh -c mkdir --mode198 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 install29.88 MB19RUN /bin/sh -c apt-get update14.74 MB20RUN /bin/sh -c apt-get install1.16 MB21RUN /bin/sh -c apt-get update44.07 MB22ARG CONNECTOR_NAME=source-github0 B23ARG BASE_IMAGE=docker.io/airbyte/python-connector-base:4.1.1@sha256:a268b44c733ae699a60f5fbc06a324945dba98945c6e2ab7f8609f2f895b0d280 B24WORKDIR /airbyte/integration_code136 B25COPY /usr/local /usr/local # buildkit53.01 MB26COPY /airbyte/integration_code /airbyte/integration_code # buildkit323.1 KB27COPY --chmod=755 <<EOT /entrypoint.sh #150 B28USER airbyte0 B29ENV AIRBYTE_ENTRYPOINT=/entrypoint.sh0 B30ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'