sha256:df4a8bd7499db9c71ae6b115030238c3194f53c587afea2d77333a34c699aa3d
OS/ARCH
linux/amd64
Compressed size
1.49 GB
Last pushed
over 3 years by rocketchatbuildmaster
Type
Image
Manifest digest
sha256:df4a8bd7499db9c71ae6b115030238c3194f53c587afea2d77333a34c699aa3d
Image Layers
1ADD file ... in / 29.96 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 B5RUN /bin/sh -c set -eux;1.03 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.100 B8RUN /bin/sh -c set -eux;11.01 MB9RUN /bin/sh -c set -eux;245 B10ENV PYTHON_PIP_VERSION=22.3.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B14RUN /bin/sh -c set -eux;3.22 MB15CMD ["python3"]0 B16WORKDIR /app92 B17RUN /bin/sh -c apt-get update69.29 MB18RUN /bin/sh -c pip install23.69 MB19COPY pyproject.toml poetry.lock /app/ #19.98 KB20RUN /bin/sh -c poetry config1.09 GB21ENV SPARK_HOME=/app/.venv/lib/python3.10/site-packages/pyspark0 B22RUN /bin/sh -c wget -nc7.53 KB23RUN /bin/sh -c wget -nc20.55 KB24RUN /bin/sh -c wget -nc867.89 KB25RUN /bin/sh -c wget -nc948.24 KB26RUN /bin/sh -c wget -nc139.33 KB27RUN /bin/sh -c wget -nc135.54 KB28RUN /bin/sh -c wget -nc1.34 MB29RUN /bin/sh -c wget -nc449.36 KB30RUN /bin/sh -c wget -nc53.94 KB31RUN /bin/sh -c wget -nc267.05 MB32RUN /bin/sh -c wget -nc545.16 KB33COPY log4j2.properties /app/.venv/lib/python3.10/site-packages/pyspark/conf/ # buildkit1.71 KB34COPY pipelines/ /app/pipelines # buildkit11.27 KB35ENTRYPOINT ["poetry" "run" "pipelines"]0 BCommand
ADD file:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 in /