sha256:14fbd4d6163f9242e925b4b2c126b9e113721d9e343fb01358254b181693491e
OS/ARCH
linux/amd64
Compressed size
105.43 MB
Last pushed
over 5 years by cgardens
Type
Image
Manifest digest
sha256:14fbd4d6163f9242e925b4b2c126b9e113721d9e343fb01358254b181693491e
Image Layers
1ADD file ... in / 25.85 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 B5/bin/sh -c apt-get update &&2.62 MB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.90 B8/bin/sh -c set -ex &&9.6 MB9/bin/sh -c cd /usr/local/bin &&233 B10ENV PYTHON_PIP_VERSION=20.2.40 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/fa7dc83944936bf09a0e4cb5d5ec852c0d256599/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=6e0bb0a2c2533361d7f297ed547237caf1b7507f197835974c0dd7eba998c53c0 B13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.3 MB14CMD ["python3"]0 B15WORKDIR /airbyte/base_python_structs163 B16COPY airbyte_protocol ./airbyte_protocol # buildkit4.67 KB17COPY setup.py ./ # buildkit1.04 KB18RUN /bin/sh -c pip install19.48 MB19LABEL io.airbyte.version=0.1.00 B20LABEL io.airbyte.name=airbyte/base-airbyte-protocol-python0 B21COPY /airbyte /airbyte # buildkit669 B22WORKDIR /airbyte/base_python_code162 B23COPY base_python ./base_python # buildkit7.73 KB24COPY setup.py ./ # buildkit1.1 KB25RUN /bin/sh -c pip install16.83 KB26ENV AIRBYTE_SPEC_CMD=base-python spec0 B27ENV AIRBYTE_CHECK_CMD=base-python check0 B28ENV AIRBYTE_DISCOVER_CMD=base-python discover0 B29ENV AIRBYTE_READ_CMD=base-python read0 B30ENTRYPOINT ["/airbyte/base.sh"]0 B31LABEL io.airbyte.version=0.1.00 B32LABEL io.airbyte.name=airbyte/integration-base-python0 B33WORKDIR /airbyte/base_singer_code162 B34COPY base_singer ./base_singer # buildkit6.39 KB35COPY setup.py ./ # buildkit996 B36RUN /bin/sh -c pip install7.38 KB37LABEL io.airbyte.version=0.1.00 B38LABEL io.airbyte.name=airbyte/integration-base-singer0 B39RUN /bin/sh -c apt-get update41.33 MB40ENV CODE_PATH=source_googleanalytics_singer0 B41ENV AIRBYTE_IMPL_MODULE=source_googleanalytics_singer0 B42ENV AIRBYTE_IMPL_PATH=GoogleAnalyticsSingerSource0 B43LABEL io.airbyte.version=0.1.20 B44LABEL io.airbyte.name=airbyte/source-googleanalytics-singer0 B45WORKDIR /airbyte/integration_code160 B46COPY source_googleanalytics_singer ./source_googleanalytics_singer # buildkit2.05 KB47COPY setup.py ./ # buildkit1.16 KB48RUN /bin/sh -c pip install4.2 MB49WORKDIR /airbyte32 BCommand
ADD file:d2abb0e4e7ac1773741f51f57d3a0b8ffc7907348842d773f8c341ba17f856d5 in /