sha256:04daf11bbbc92a746bbd54616a6fcb54f77201d9591af141c94e20b546b66fa1
OS/ARCH
linux/amd64
Compressed size
109.13 MB
Last pushed
over 5 years by christopheduong
Type
Image
Manifest digest
sha256:04daf11bbbc92a746bbd54616a6fcb54f77201d9591af141c94e20b546b66fa1
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.64 MB6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B7ENV PYTHON_VERSION=3.7.100 B8/bin/sh -c set -ex &&9.59 MB9/bin/sh -c cd /usr/local/bin &&232 B10ENV PYTHON_PIP_VERSION=21.0.10 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B13/bin/sh -c set -ex; savedAptMark="$(apt-mark2.34 MB14CMD ["python3"]0 B15WORKDIR /airbyte/base_python_structs164 B16COPY airbyte_protocol ./airbyte_protocol # buildkit4.94 KB17COPY setup.py ./ # buildkit1.05 KB18RUN /bin/sh -c pip install19.54 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 # buildkit15.95 KB24COPY setup.py ./ # buildkit1.11 KB25RUN /bin/sh -c pip install3.88 MB26RUN /bin/sh -c pip install135.99 KB27ENV AIRBYTE_SPEC_CMD=base-python spec0 B28ENV AIRBYTE_CHECK_CMD=base-python check0 B29ENV AIRBYTE_DISCOVER_CMD=base-python discover0 B30ENV AIRBYTE_READ_CMD=base-python read0 B31ENTRYPOINT ["/airbyte/base.sh"]0 B32LABEL io.airbyte.version=0.1.00 B33LABEL io.airbyte.name=airbyte/integration-base-python0 B34WORKDIR /airbyte/base_singer_code162 B35COPY base_singer ./base_singer # buildkit12.06 KB36COPY setup.py ./ # buildkit993 B37RUN /bin/sh -c pip install13.18 KB38LABEL io.airbyte.version=0.1.00 B39LABEL io.airbyte.name=airbyte/integration-base-singer0 B40RUN /bin/sh -c apt-get update41.33 MB41ENV CODE_PATH=source_googleanalytics_singer0 B42ENV AIRBYTE_IMPL_MODULE=source_googleanalytics_singer0 B43ENV AIRBYTE_IMPL_PATH=GoogleAnalyticsSingerSource0 B44LABEL io.airbyte.version=0.2.00 B45LABEL io.airbyte.name=airbyte/source-googleanalytics-singer0 B46WORKDIR /airbyte/integration_code162 B47COPY source_googleanalytics_singer ./source_googleanalytics_singer # buildkit2.76 KB48COPY setup.py ./ # buildkit1.21 KB49RUN /bin/sh -c pip install3.78 MB50WORKDIR /airbyte32 BCommand
ADD file:d5c41bfaf15180481d8606f50799297e3f49b8a258c7c2cd988ab2bf0013272d in /