sha256:8505d65d076fa2de5bc5f83729c67f691c7043a6681a9727cad73b95bfe66240
OS/ARCH
Compressed size
185.66 MB
Last pushed
1 day by productionengineeringops377
Type
Image
Manifest digest
sha256:1af85c0107dc1ad3c62e1b7627ed89d647d1bf6222cfdab584f200406137fd0a
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.21 MB26COPY /airbyte/integration_code /airbyte/integration_code # buildkit324 KB27COPY --chmod=755 <<EOT /entrypoint.sh #151 B28USER airbyte0 B29ENV AIRBYTE_ENTRYPOINT=/entrypoint.sh0 B30ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'