sha256:0c4cc8925ee82e627545eaf5dfc94467d87e32c267004dc053183c0d5eac8046
OS/ARCH
Compressed size
161.65 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:ee857dd26bbe7248c2884946fc3329994cee2f9de808f4b9b2cd1853b32b8c4a
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.57 KB20ENV AIRBYTE_ENTRYPOINT=python /airbyte/integration_code/main.py0 B21ENTRYPOINT ["python" "/airbyte/integration_code/main.py"]0 B22LABEL io.airbyte.version=0.2.380 B23LABEL io.airbyte.name=airbyte/source-file0 B24WORKDIR /airbyte/integration_code32 B25COPY source_file_secure ./source_file_secure # buildkit2.87 KB26COPY main.py ./ # buildkit333 B27COPY setup.py ./ # buildkit666 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.380 B32LABEL io.airbyte.name=airbyte/source-file-secure0 BCommand
ADD file:11b1acca3f68b5c5787e292ff8dbdd114964a7272bf3519ab07710cbc01a0838 in /