sha256:ac0ce5d689c9a75db902f1d64c25017977931a9c1ed97ae454699a8a8a110b67
OS/ARCH
Compressed size
306.27 MB
Last pushed
almost 4 years by airbytebot
Type
Image
Manifest digest
sha256:f543fa40143e5c84e59fac6b110a5a6a16efadd25f9a0012cd6022ab0b73f32a
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.73 MB38WORKDIR /airbyte32 B39COPY entrypoint.sh . # buildkit2.29 KB40COPY build/sshtunneling.sh . # buildkit1.52 KB41WORKDIR /airbyte/normalization_code136 B42COPY normalization ./normalization # buildkit93.43 KB43COPY setup.py . # buildkit555 B44COPY dbt-project-template/ ./dbt-template/ # buildkit11.07 KB45COPY dbt-project-template-mysql/* ./dbt-template/ # buildkit1.15 KB46WORKDIR /airbyte/base_python_structs32 B47RUN /bin/sh -c pip install1.62 MB48WORKDIR /airbyte/normalization_code32 B49RUN /bin/sh -c pip install27.12 MB50RUN /bin/sh -c pip install45.75 MB51WORKDIR /airbyte/normalization_code/dbt-template/32 B52RUN /bin/sh -c dbt deps687.12 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 /