sha256:504b3e32e042e7e0ebdd9fd640c2dd566c01a13926a16793e7e23aa28e74d4f2
OS/ARCH
linux/amd64
Compressed size
105.52 MB
Last pushed
over 5 years by christopheduong
Type
Image
Manifest digest
sha256:504b3e32e042e7e0ebdd9fd640c2dd566c01a13926a16793e7e23aa28e74d4f2
Image Layers
1ADD file ... in / 25.84 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 set -eux; apt-get2.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.3.30 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/5f38681f7f5872e4032860b54e9cc11cf0374932/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=6a0b13826862f33c13b614a921d36253bfa1ae779c5fbf569876f3585057e9d20 B13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.31 MB14CMD ["python3"]0 B15WORKDIR /airbyte/base_python_structs165 B16COPY airbyte_protocol ./airbyte_protocol # buildkit4.68 KB17COPY setup.py ./ # buildkit1.05 KB18RUN /bin/sh -c pip install19.53 MB19LABEL io.airbyte.version=0.1.00 B20LABEL io.airbyte.name=airbyte/base-airbyte-protocol-python0 B21COPY /airbyte /airbyte # buildkit668 B22WORKDIR /airbyte/base_python_code162 B23COPY base_python ./base_python # buildkit11.82 KB24COPY setup.py ./ # buildkit1.1 KB25RUN /bin/sh -c pip install21.01 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 # buildkit10.99 KB35COPY setup.py ./ # buildkit996 B36RUN /bin/sh -c pip install12.06 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.50 B44LABEL io.airbyte.name=airbyte/source-googleanalytics-singer0 B45WORKDIR /airbyte/integration_code162 B46COPY source_googleanalytics_singer ./source_googleanalytics_singer # buildkit3.63 KB47COPY setup.py ./ # buildkit1.17 KB48RUN /bin/sh -c pip install4.22 MB49WORKDIR /airbyte32 BCommand
ADD file:3a7bff4e139bcacc5831fd70a035c130a91b5da001dd91c08b2acd635c7064e8 in /