sha256:febb976071c94fff1526b5e0fd47d2caecd6c70400928b63af6d660f401264dc
OS/ARCH
Compressed size
279.41 MB
Last pushed
16 days by productionengineeringops377
Type
Image
Manifest digest
sha256:4fda64917ec32014b48bf6bac80cc3a0c8d630eb3eba79e78dd8ee151e0c54b9
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_code137 B25COPY /usr/local /usr/local # buildkit149.66 MB26COPY /airbyte/integration_code /airbyte/integration_code # buildkit157.59 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'