sha256:ca03202b87c3243c5ffbb163872972bf9fbc378511c84f1ca5cd102a63528053
OS/ARCH
Compressed size
260.78 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:4706631afaf39875c973998eef312f00c0c12d2502f910010924aa20d2794116
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.74 MB38WORKDIR /airbyte32 B39COPY entrypoint.sh . # buildkit2.29 KB40COPY build/sshtunneling.sh . # buildkit1.52 KB41WORKDIR /airbyte/normalization_code136 B42COPY normalization ./normalization # buildkit95.7 KB43COPY setup.py . # buildkit554 B44COPY dbt-project-template/ ./dbt-template/ # buildkit11.14 KB45WORKDIR /airbyte/base_python_structs32 B46RUN /bin/sh -c pip install1.62 MB47WORKDIR /airbyte/normalization_code32 B48RUN /bin/sh -c pip install27.36 MB49WORKDIR /airbyte/normalization_code/dbt-template/32 B50RUN /bin/sh -c dbt deps692.7 KB51WORKDIR /airbyte32 B52ENV AIRBYTE_ENTRYPOINT=/airbyte/entrypoint.sh0 B53ENTRYPOINT ["/airbyte/entrypoint.sh"]0 B54LABEL io.airbyte.version=protocolv10 B55LABEL io.airbyte.name=airbyte/normalization0 BCommand
ADD file:ece5ff85ca549f0b1e9139d29dcb43a52af672d0591c423e28180f6d8d700ad7 in /