sha256:581920b2209905bf2eedbb848d38280cf2a187094ec58cd62c83ca2cbb47bd4c
OS/ARCH
Compressed size
293.22 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:c2d3ce5264d842744e684eec7beed9fdee1f5a86cd7f8e7a1f7e889346988abc
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 KB37USER root0 B38WORKDIR /tmp32 B39RUN /bin/sh -c apt-get update37.63 MB40RUN /bin/sh -c echo 'Package:157.13 KB41RUN /bin/sh -c curl https://packages.microsoft.com/keys/microsoft.asc835 B42RUN /bin/sh -c curl https://packages.microsoft.com/config/debian/10/prod.list250 B43RUN /bin/sh -c apt-get update3.58 MB44ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mssql-tools/bin0 B45RUN /bin/sh -c apt-get install537.87 KB46RUN /bin/sh -c apt-get -y167.92 KB47WORKDIR /airbyte32 B48COPY entrypoint.sh . # buildkit2.29 KB49COPY build/sshtunneling.sh . # buildkit1.52 KB50WORKDIR /airbyte/normalization_code136 B51COPY normalization ./normalization # buildkit95.02 KB52COPY setup.py . # buildkit555 B53COPY dbt-project-template/ ./dbt-template/ # buildkit11.3 KB54COPY dbt-project-template-mssql/* ./dbt-template/ # buildkit1.12 KB55WORKDIR /airbyte/base_python_structs32 B56RUN /bin/sh -c pip install1.63 MB57WORKDIR /airbyte/normalization_code32 B58RUN /bin/sh -c pip install27.35 MB59RUN /bin/sh -c pip install4.12 MB60WORKDIR /airbyte/normalization_code/dbt-template/32 B61RUN /bin/sh -c dbt deps697.98 KB62WORKDIR /airbyte32 B63ENV AIRBYTE_ENTRYPOINT=/airbyte/entrypoint.sh0 B64ENTRYPOINT ["/airbyte/entrypoint.sh"]0 B65LABEL io.airbyte.name=airbyte/normalization-mssql0 BCommand
ADD file:ece5ff85ca549f0b1e9139d29dcb43a52af672d0591c423e28180f6d8d700ad7 in /