sha256:c2c1a1130238c569e5cb3f330c93f4a67cb7b58062d21580c362a6ad875455df
OS/ARCH
Compressed size
314.1 MB
Last pushed
over 3 years by airbytebot
Type
Image
Manifest digest
sha256:fcf084c4e3f755aaccea3e8328c057e6c023a0742423099df5397b11332f431a
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 # buildkit94.95 KB43COPY setup.py . # buildkit552 B44COPY dbt-project-template/ ./dbt-template/ # buildkit11.3 KB45COPY dbt-project-template-mysql/* ./dbt-template/ # buildkit1.26 KB46WORKDIR /airbyte/base_python_structs32 B47RUN /bin/sh -c pip install1.63 MB48WORKDIR /airbyte/normalization_code32 B49RUN /bin/sh -c pip install27.47 MB50RUN /bin/sh -c pip install53.16 MB51WORKDIR /airbyte/normalization_code/dbt-template/32 B52RUN /bin/sh -c dbt deps699.93 KB53WORKDIR /airbyte32 B54ENV AIRBYTE_ENTRYPOINT=/airbyte/entrypoint.sh0 B55ENTRYPOINT ["/airbyte/entrypoint.sh"]0 B56LABEL io.airbyte.name=airbyte/normalization-mysql0 BCommand
ADD file:ece5ff85ca549f0b1e9139d29dcb43a52af672d0591c423e28180f6d8d700ad7 in /