Sign inSign up

rocketchat/migration-pipeline:4a0fa6a

Manifest digest

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 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;1.03 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.100 B
8RUN /bin/sh -c set -eux;11.01 MB
9RUN /bin/sh -c set -eux;245 B
10ENV PYTHON_PIP_VERSION=22.3.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
14RUN /bin/sh -c set -eux;3.22 MB
15CMD ["python3"]0 B
16WORKDIR /app92 B
17RUN /bin/sh -c apt-get update69.29 MB
18RUN /bin/sh -c pip install23.69 MB
19COPY pyproject.toml poetry.lock /app/ #19.98 KB
20RUN /bin/sh -c poetry config1.09 GB
21ENV SPARK_HOME=/app/.venv/lib/python3.10/site-packages/pyspark0 B
22RUN /bin/sh -c wget -nc7.53 KB
23RUN /bin/sh -c wget -nc20.55 KB
24RUN /bin/sh -c wget -nc867.89 KB
25RUN /bin/sh -c wget -nc948.24 KB
26RUN /bin/sh -c wget -nc139.33 KB
27RUN /bin/sh -c wget -nc135.54 KB
28RUN /bin/sh -c wget -nc1.34 MB
29RUN /bin/sh -c wget -nc449.36 KB
30RUN /bin/sh -c wget -nc53.94 KB
31RUN /bin/sh -c wget -nc267.05 MB
32RUN /bin/sh -c wget -nc545.16 KB
33COPY log4j2.properties /app/.venv/lib/python3.10/site-packages/pyspark/conf/ # buildkit1.71 KB
34COPY pipelines/ /app/pipelines # buildkit11.27 KB
35ENTRYPOINT ["poetry" "run" "pipelines"]0 B

Command

ADD file:60911afdacfdc216e44115addb5f3cc07f4166e8a4adf7be94a58aacc327ad63 in /