sha256:e5f13bf0f9347e1e28261ef63b74b220cda949b2ded67183afcfa27587413ca6
OS/ARCH
Compressed size
142.59 MB
Last pushed
about 3 years by airbytebot
Type
Image
Manifest digest
sha256:87de0d68235b3d79c3dd968cdac1d83bebcd9cc3eec8ebc69d08c97a9cb3202f
Image Layers
1ADD file ... in / 28.66 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.02 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.160 B8RUN /bin/sh -c set -eux;10.65 MB9RUN /bin/sh -c set -eux;249 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/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B14RUN /bin/sh -c set -eux;3.05 MB15CMD ["python3"]0 B16WORKDIR /airbyte/integration_code128 B17COPY /install /usr/local # buildkit96.12 MB18COPY main.py ./ # buildkit334 B19COPY source_file ./source_file # buildkit19.51 KB20ENV AIRBYTE_ENTRYPOINT=python /airbyte/integration_code/main.py0 B21ENTRYPOINT ["python" "/airbyte/integration_code/main.py"]0 B22LABEL io.airbyte.version=0.3.80 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 ./ # buildkit665 B28RUN /bin/sh -c pip install3.08 MB29ENV AIRBYTE_ENTRYPOINT=python /airbyte/integration_code/main.py0 B30ENTRYPOINT ["python" "/airbyte/integration_code/main.py"]0 B31LABEL io.airbyte.version=0.3.80 B32LABEL io.airbyte.name=airbyte/source-file-secure0 BCommand
ADD file:66d4d9078579608530442620145336062a293cc19f159b154a63a1bcdcce3f4c in /