sha256:76a714812b330af4eb1a41704a28de2028d0b241f72eddc5eda34b832eb5df70
OS/ARCH
Compressed size
260.86 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:b12b03c147b0924a2d905a21445bb799fb3adf71ada7232d09a079a74892b6c4
Image Layers
1ADD file ... in / 29.92 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-get1.03 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.90 B8/bin/sh -c set -ex &&10.5 MB9/bin/sh -c cd /usr/local/bin &&232 B10ENV PYTHON_PIP_VERSION=21.2.40 B11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B14/bin/sh -c set -ex; savedAptMark="$(apt-mark2.52 MB15CMD ["python3"]0 B22ARG dbt_spark_version=all0 B23ARG dbt_third_party0 B25ENV PYTHONIOENCODING=utf-80 B26ENV LANG=C.UTF-80 B28WORKDIR /usr/app/dbt/159 B29VOLUME [/usr/app]0 B30ENTRYPOINT ["dbt"]0 B31RUN /bin/sh -c python -m22.84 MB32RUN /bin/sh -c python -m8.41 MB33RUN /bin/sh -c python -m6.93 MB34RUN /bin/sh -c python -m20.96 MB35RUN /bin/sh -c python -m8.83 KB36COPY /airbyte /airbyte # buildkit2.76 KB37RUN /bin/sh -c apt-get update13.77 MB38WORKDIR /airbyte32 B39COPY entrypoint.sh . # buildkit2.29 KB40COPY build/sshtunneling.sh . # buildkit1.52 KB41WORKDIR /airbyte/normalization_code136 B42COPY normalization ./normalization # buildkit95 KB43COPY setup.py . # buildkit555 B44COPY dbt-project-template/ ./dbt-template/ # buildkit11.3 KB45COPY dbt-project-template-snowflake/* ./dbt-template/ # buildkit1.17 KB46WORKDIR /airbyte/base_python_structs32 B47RUN /bin/sh -c pip install1.63 MB48WORKDIR /airbyte/normalization_code32 B49RUN /bin/sh -c pip install27.39 MB50WORKDIR /airbyte/normalization_code/dbt-template/32 B51RUN /bin/sh -c dbt deps697.43 KB52WORKDIR /airbyte32 B53ENV AIRBYTE_ENTRYPOINT=/airbyte/entrypoint.sh0 B54ENTRYPOINT ["/airbyte/entrypoint.sh"]0 B55LABEL io.airbyte.version=0.2.50 B56LABEL io.airbyte.name=airbyte/normalization-snowflake0 BCommand
ADD file:ece5ff85ca549f0b1e9139d29dcb43a52af672d0591c423e28180f6d8d700ad7 in /