sha256:e261f01d716f6b739940a166d0b8a9d25ea7de49bb703d8e5f75d14acc46984e
OS/ARCH
Compressed size
161.64 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:2486bd2f29d7b9f088bfda20c0643437d92119428a9b0861cf91ce9d7d0c0523
Image Layers
1ADD file ... in / 29.96 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.03 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.160 B8RUN /bin/sh -c set -eux;10.6 MB9RUN /bin/sh -c set -eux;243 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 # buildkit113.92 MB18COPY main.py ./ # buildkit332 B19COPY source_file ./source_file # buildkit17.58 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 ./ # buildkit334 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:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 in /