Sign inSign up

elestio/mage-ai:0.9.72

Multi-platform
Integration & delivery
Machine learning & AI
Data science
Index digest

sha256:e4012ce5448380c1f18d820ec711127cc4f8c7c6b4067d4f4b21a95c32628914

OS/ARCH

Compressed size

1.08 GB

Last pushed

about 2 years by josephamsellem

Type

Image

Manifest digest

sha256:da51a302e4f876d49e15a2d628a42046bd46fac62e55d5387a1926324f30a432

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.44 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.88 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.140 B
11RUN /bin/sh -c set -eux;16.36 MB
12RUN /bin/sh -c set -eux;230 B
13ENV PYTHON_PIP_VERSION=23.0.10 B
14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/ac00c61f60b2df101b7cdf90ed319b625ac93b42/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=0f8bb2652c0b0965f268312f49ec21e772d421d381af4324beea66b8acf2635c0 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19LABEL description=Deploy Mage on ECS0 B
20ARG FEATURE_BRANCH0 B
21USER root0 B
22SHELL [/bin/bash -o pipefail -c]0 B
23RUN |1 FEATURE_BRANCH= /bin/bash -o67.1 MB
24RUN |1 FEATURE_BRANCH= /bin/bash -o2.79 MB
25RUN |1 FEATURE_BRANCH= /bin/bash -o124.48 MB
26RUN |1 FEATURE_BRANCH= /bin/bash -o345.86 MB
27COPY ./mage_ai/server/constants.py /tmp/constants.py # buildkit409 B
28RUN |1 FEATURE_BRANCH= /bin/bash -o203.63 MB
29COPY --chmod=+x ./scripts/install_other_dependencies.py ./scripts/run_app.sh /app/1.02 KB
30ENV MAGE_DATA_DIR=/home/src/mage_data0 B
31ENV PYTHONPATH=:/home/src0 B
32WORKDIR /home/src112 B
33EXPOSE map[6789/tcp:{}]0 B
34EXPOSE map[7789/tcp:{}]0 B
35CMD ["/bin/sh" "-c" "/app/run_app.sh"]0 B

Command

ADD file:e8aac9b1598114ead96b4038c19d915b87f662ef342291d69c7e5255c5d731fc in /