sha256:2aa5c987b1778242d7138f0a14562f8e01debdf2e6bee2232529d03d2ae54925
OS/ARCH
Compressed size
3.35 GB
Last pushed
about 4 years by holdenk
Type
Image
Manifest digest
sha256:b0c9df71621dfc19de9186013562c8c8d5a1df94152c66a2c151552fb077ff7d
Image Layers
1ADD file ... in / 25.93 MB2CMD ["bash"]0 B3ARG BASE_IMAGE0 B4ARG AUTOSCALER=autoscaler0 B5ENV TZ=America/Los_Angeles0 B6ENV PATH=/home/ray/anaconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7ARG DEBIAN_FRONTEND=noninteractive0 B8ARG PYTHON_VERSION=3.9.60 B9ARG RAY_UID=10000 B10ARG RAY_GID=1000 B11RUN |6 BASE_IMAGE=ubuntu:focal AUTOSCALER=autoscaler DEBIAN_FRONTEND=noninteractive365.89 MB12RUN |6 BASE_IMAGE=ubuntu:focal AUTOSCALER=autoscaler DEBIAN_FRONTEND=noninteractive2.59 KB13USER 10000 B14ENV HOME=/home/ray0 B15SHELL [/bin/bash -c]0 B16RUN |6 BASE_IMAGE=ubuntu:focal AUTOSCALER=autoscaler DEBIAN_FRONTEND=noninteractive92.01 MB17RUN |6 BASE_IMAGE=ubuntu:focal AUTOSCALER=autoscaler DEBIAN_FRONTEND=noninteractive151.26 MB18WORKDIR /home/ray32 B19ARG TARGETARCH0 B20COPY set-arch.sh /tmp/ # buildkit377 B21RUN |1 TARGETARCH=arm64 /bin/bash -c1.22 KB22ARG AUTOSCALER=autoscaler0 B23ENV LC_ALL=C.UTF-80 B24ENV LANG=C.UTF-80 B25ENV MAKEFLAGS=-j 40 B26RUN |2 TARGETARCH=arm64 AUTOSCALER=autoscaler /bin/bash261.8 MB27RUN |2 TARGETARCH=arm64 AUTOSCALER=autoscaler /bin/bash117.11 MB28RUN |2 TARGETARCH=arm64 AUTOSCALER=autoscaler /bin/bash1.89 MB29RUN |2 TARGETARCH=arm64 AUTOSCALER=autoscaler /bin/bash53.1 MB30COPY requirements.txt . # buildkit1.51 KB31RUN |2 TARGETARCH=arm64 AUTOSCALER=autoscaler /bin/bash5.28 MB32RUN |2 TARGETARCH=arm64 AUTOSCALER=autoscaler /bin/bash335.55 MB33RUN |2 TARGETARCH=arm64 AUTOSCALER=autoscaler /bin/bash1.01 GB34WORKDIR /ray96 B35ENV LC_ALL=C.UTF-80 B36ENV LANG=C.UTF-80 B37ENV USE_BAZEL_VERSION=3.7.20 B38RUN /bin/bash -c (sudo apt-get20.42 MB39RUN /bin/bash -c echo "export2.08 KB40SHELL [/bin/bash -c]0 B41RUN /bin/bash -c export PATH=$HOME/.cargo/bin:$HOME/anaconda3/bin/:$PATH32 B42RUN /bin/bash -c pip install21 KB43RUN /bin/bash -c (mamba install30.72 MB44RUN /bin/bash -c mkdir -p148 B45COPY /ray/python/dist/*.whl /tmp/ray-wheels # buildkit27.77 MB46RUN /bin/bash -c pip --no-cache-dir32.09 MB47RUN /bin/bash -c pip install823.21 MB48RUN /bin/bash -c git clone45.34 MBCommand
ADD file:78c56cf572dbf860290780b955a94dc4de09bd3b8d64b6a83aee51afb349129a in /