2.0.1-preview.5482024
sha256:ee4ef19541a7a1d2491c918cfd6993e52a1488cadb5f6361361788978d2f423e
OS/ARCH
Compressed size
144.47 MB
Last pushed
2 months by productionengineeringops377
Type
Image
Manifest digest
sha256:3ae2586177f451b517c2a4759b917c893fd7ffa5fcff99e20c855952de23a451
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.130 B7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B8RUN /bin/sh -c set -eux;15.46 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c ln -snf153 B12RUN /bin/sh -c adduser --uid1.11 KB13RUN /bin/sh -c mkdir --mode196 B14ENV POETRY_VIRTUALENVS_CREATE=false0 B15ENV POETRY_VIRTUALENVS_IN_PROJECT=false0 B16ENV POETRY_NO_INTERACTION=10 B17ENV PIP_CACHE_DIR=/pip_cache0 B18RUN /bin/sh -c mkdir -p102 B19RUN /bin/sh -c pip install27.91 MB20RUN /bin/sh -c apt-get update14.48 MB21RUN /bin/sh -c apt-get install322.16 KB22RUN /bin/sh -c apt-get update44.07 MB23ARG CONNECTOR_NAME=source-marketo0 B24ARG BASE_IMAGE=docker.io/airbyte/python-connector-base:4.0.2@sha256:9fdb1888c4264cf6fee473649ecb593f56f58e5d0096a87ee0b231777e2e3e730 B25WORKDIR /airbyte/integration_code136 B26COPY /usr/local /usr/local # buildkit11.91 MB27COPY /airbyte/integration_code /airbyte/integration_code # buildkit61.33 KB28COPY --chmod=755 <<EOT /entrypoint.sh #150 B29USER airbyte0 B30ENV AIRBYTE_ENTRYPOINT=/entrypoint.sh0 B31ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'