Sign inSign up

rocketchat/migration-pipeline:67bbfa7

Manifest digest

sha256:520569a9e9e02e0d7a2da5fb1df3b01a4fabb171b1dc32de4ad472c5982e188f

OS/ARCH

linux/amd64

Compressed size

1.49 GB

Last pushed

over 3 years by rocketchatbuildmaster

Type

Image

Manifest digest

sha256:520569a9e9e02e0d7a2da5fb1df3b01a4fabb171b1dc32de4ad472c5982e188f

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
5/bin/sh -c set -eux; apt-get1.03 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.100 B
8/bin/sh -c set -eux; savedAptMark="$(apt-mark11.01 MB
9/bin/sh -c set -eux; for235 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
14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.22 MB
15CMD ["python3"]0 B
16WORKDIR /app92 B
17RUN /bin/sh -c apt-get update69.29 MB
18RUN /bin/sh -c pip install24.13 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.54 KB
23RUN /bin/sh -c wget -nc20.56 KB
24RUN /bin/sh -c wget -nc867.89 KB
25RUN /bin/sh -c wget -nc948.25 KB
26RUN /bin/sh -c wget -nc139.33 KB
27RUN /bin/sh -c wget -nc135.55 KB
28RUN /bin/sh -c wget -nc1.34 MB
29RUN /bin/sh -c wget -nc449.37 KB
30RUN /bin/sh -c wget -nc53.95 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.72 KB
34COPY pipelines/ /app/pipelines # buildkit11.04 KB
35ENTRYPOINT ["poetry" "run" "pipelines"]0 B

Command

ADD file:493a5b0c8d2d63a1343258b3f9aa5fcd59a93f44fe26ad9e56b094c3a08fd3be in /