sha256:3c451bcfd3c401d842d8c55c31c0d27e28dc58368fd038ef66ff06cb68198547
OS/ARCH
linux/amd64
Compressed size
105.41 MB
Last pushed
over 5 years by cgardens
Type
Image
Manifest digest
sha256:3c451bcfd3c401d842d8c55c31c0d27e28dc58368fd038ef66ff06cb68198547
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 apt-get update &&2.62 MB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.90 B8/bin/sh -c set -ex &&9.59 MB9/bin/sh -c cd /usr/local/bin &&232 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_structs165 B16COPY airbyte_protocol ./airbyte_protocol # buildkit3.83 KB17COPY setup.py ./ # buildkit1.05 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 # buildkit668 B22WORKDIR /airbyte/base_python_code160 B23COPY base_python ./base_python # buildkit7.7 KB24COPY setup.py ./ # buildkit1.09 KB25RUN /bin/sh -c pip install16.84 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.3 KB35COPY setup.py ./ # buildkit996 B36RUN /bin/sh -c pip install7.34 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.10 B44LABEL io.airbyte.name=airbyte/source-googleanalytics-singer0 B45WORKDIR /airbyte/integration_code162 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:0dc53e7886c35bc21ae6c4f6cedda54d56ae9c9e9cd367678f1a72e68b3c43d4 in /