sha256:290384ea789cbeb0445ac3b91e19843e6b9e02fb07a3dc38adeca40560f714d5
OS/ARCH
Compressed size
250.57 MB
Last pushed
about 2 months by productionengineeringops377
Type
Image
Manifest digest
sha256:e033db714f9a3e945bb0f0fe5b5cd7226dd54334fa1494dc2937a51af5eecf5e
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-gcs0 B23ARG BASE_IMAGE=docker.io/airbyte/python-connector-base:4.1.1@sha256:a268b44c733ae699a60f5fbc06a324945dba98945c6e2ab7f8609f2f895b0d280 B24WORKDIR /airbyte/integration_code137 B25COPY /usr/local /usr/local # buildkit120.85 MB26COPY /airbyte/integration_code /airbyte/integration_code # buildkit127.48 KB27COPY --chmod=755 <<EOT /entrypoint.sh #149 B28USER airbyte0 B29ENV AIRBYTE_ENTRYPOINT=/entrypoint.sh0 B30ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'