sha256:287ac3d2cb2238016d99217f09bbdca6e52b73096add6e72a947ede1fcedb3b3
OS/ARCH
Compressed size
965.41 MB
Last pushed
almost 3 years by josephamsellem
Type
Image
Manifest digest
sha256:039162e4166a85516030fb3e2d8e188f7ec80fc5651dddc762de618f3ea16f67
Image Layers
1ADD file ... in / 47.31 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.49 MB4/bin/sh -c apt-get update &&61.03 MB5/bin/sh -c set -ex; apt-get193.07 MB6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ENV LANG=C.UTF-80 B8RUN /bin/sh -c set -eux;6.17 MB9ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B10ENV PYTHON_VERSION=3.10.130 B11RUN /bin/sh -c set -eux;16.06 MB12RUN /bin/sh -c set -eux;244 B13ENV PYTHON_PIP_VERSION=23.0.10 B14ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/c6add47b0abf67511cdfb4734771cbab403af062/public/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=22b849a10f86f5ddf7ce148ca2a31214504ee6c83ef626840fde6e5dcd809d110 B17RUN /bin/sh -c set -eux;2.94 MB18CMD ["python3"]0 B19LABEL description=Deploy Mage on ECS0 B20USER root0 B21SHELL [/bin/bash -o pipefail -c]0 B22RUN /bin/bash -o pipefail -c56.04 MB23RUN /bin/bash -o pipefail -c32 B24RUN /bin/bash -o pipefail -c117.07 MB25RUN /bin/bash -o pipefail -c306.98 MB26COPY ./mage_ai/server/constants.py /tmp/constants.py # buildkit410 B27RUN /bin/bash -o pipefail -c136.25 MB28COPY ./scripts/install_other_dependencies.py ./scripts/run_app.sh /app/ #1.02 KB29ENV MAGE_DATA_DIR=/home/src/mage_data0 B30ENV PYTHONPATH=:/home/src0 B31WORKDIR /home/src111 B32EXPOSE map[6789/tcp:{}]0 B33EXPOSE map[7789/tcp:{}]0 B34CMD ["/bin/sh" "-c" "/app/run_app.sh"]0 BCommand
ADD file:6550a7c17e64067114283d098e85f9a74d4707f2879b53c2e4cae99f329c9025 in /