Sign inSign up

elestio/mage-ai:0.9.35

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

sha256:59525b9078ea41110e354a7c4125aa509c21e47b7694f337e9ca8f104a3333d0

OS/ARCH

Compressed size

1010.68 MB

Last pushed

almost 3 years by josephamsellem

Type

Image

Manifest digest

sha256:43a5f1acbefbd9d3e39f0cd7d6344ceb5f5ff902dc10e21f7f2d162a7e1eb1f9

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c apt-get update &&61.16 MB
5/bin/sh -c set -ex; apt-get201.29 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;6.1 MB
9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
10ENV PYTHON_VERSION=3.10.130 B
11RUN /bin/sh -c set -eux;16.35 MB
12RUN /bin/sh -c set -eux;245 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/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B
17RUN /bin/sh -c set -eux;2.94 MB
18CMD ["python3"]0 B
19LABEL description=Deploy Mage on ECS0 B
20USER root0 B
21SHELL [/bin/bash -o pipefail -c]0 B
22RUN /bin/bash -o pipefail -c58.4 MB
23RUN /bin/bash -o pipefail -c2.71 MB
24RUN /bin/bash -o pipefail -c120.59 MB
25RUN /bin/bash -o pipefail -c339.23 MB
26COPY ./mage_ai/server/constants.py /tmp/constants.py # buildkit407 B
27RUN /bin/bash -o pipefail -c131.7 MB
28COPY ./scripts/install_other_dependencies.py ./scripts/run_app.sh /app/ #1.02 KB
29ENV MAGE_DATA_DIR=/home/src/mage_data0 B
30ENV PYTHONPATH=:/home/src0 B
31WORKDIR /home/src113 B
32EXPOSE map[6789/tcp:{}]0 B
33EXPOSE map[7789/tcp:{}]0 B
34CMD ["/bin/sh" "-c" "/app/run_app.sh"]0 B

Command

ADD file:1e4dd5dab602337b5d5ef8d84b8dbe8b1ac62225f077b29b27d045842486d8e2 in /