sha256:e261f01d716f6b739940a166d0b8a9d25ea7de49bb703d8e5f75d14acc46984e
OS/ARCH
Compressed size
142.48 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:94ae6082530156c441c12650f5cddcd6f9c97dafaa2c73e95253c5b3b7c90b83
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;1.01 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.160 B8RUN /bin/sh -c set -eux;10.65 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=22.0.40 B11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B14RUN /bin/sh -c set -eux;3.05 MB15CMD ["python3"]0 B16WORKDIR /airbyte/integration_code128 B17COPY /install /usr/local # buildkit96.01 MB18COPY main.py ./ # buildkit331 B19COPY source_file ./source_file # buildkit17.59 KB20ENV AIRBYTE_ENTRYPOINT=python /airbyte/integration_code/main.py0 B21ENTRYPOINT ["python" "/airbyte/integration_code/main.py"]0 B22LABEL io.airbyte.version=0.2.360 B23LABEL io.airbyte.name=airbyte/source-file0 B24WORKDIR /airbyte/integration_code32 B25COPY source_file_secure ./source_file_secure # buildkit2.87 KB26COPY main.py ./ # buildkit332 B27COPY setup.py ./ # buildkit664 B28RUN /bin/sh -c pip install3.07 MB29ENV AIRBYTE_ENTRYPOINT=python /airbyte/integration_code/main.py0 B30ENTRYPOINT ["python" "/airbyte/integration_code/main.py"]0 B31LABEL io.airbyte.version=0.2.360 B32LABEL io.airbyte.name=airbyte/source-file-secure0 BCommand
ADD file:83beb883b699cd442f1dbd4baf29c23f4cd15f7a5f9f120979df16a77455c69f in /