Sign inSign up

rocketchat/migration-pipeline:41030f7ca8087d69513913c00c929f751fc1d990

Manifest digest

sha256:fd418aa3aa20b51c280ae206be7723b65098c3f028e90c773359b6f14a384de0

OS/ARCH

linux/amd64

Compressed size

1.49 GB

Last pushed

over 3 years by rocketchatbuildmaster

Type

Image

Manifest digest

sha256:fd418aa3aa20b51c280ae206be7723b65098c3f028e90c773359b6f14a384de0

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.21 MB
9/bin/sh -c set -eux; for233 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.19 MB
15CMD ["python3"]0 B
16WORKDIR /app92 B
17RUN /bin/sh -c apt-get update69.29 MB
18RUN /bin/sh -c pip install24.12 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.25 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 # buildkit10.05 KB
35ENTRYPOINT ["poetry" "run" "pipelines"]0 B

Command

ADD file:3ea7c69e4bfac2ebb6f86baaedab31827c86a594dba8080a49928e211ad3c7a0 in /