sha256:2aa5c987b1778242d7138f0a14562f8e01debdf2e6bee2232529d03d2ae54925
OS/ARCH
Compressed size
4.24 GB
Last pushed
about 4 years by holdenk
Type
Image
Manifest digest
sha256:8dc7d0e4db9c20b6aee4c7969478f7e3fede095419e137e3593633ba2b9fecb5
Image Layers
1ADD file ... in / 27.25 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=noninteractive389.69 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=noninteractive99.38 MB17RUN |6 BASE_IMAGE=ubuntu:focal AUTOSCALER=autoscaler DEBIAN_FRONTEND=noninteractive176.47 MB18WORKDIR /home/ray32 B19ARG TARGETARCH0 B20COPY set-arch.sh /tmp/ # buildkit377 B21RUN |1 TARGETARCH=amd64 /bin/bash -c32 B22ARG AUTOSCALER=autoscaler0 B23ENV LC_ALL=C.UTF-80 B24ENV LANG=C.UTF-80 B25ENV MAKEFLAGS=-j 40 B26RUN |2 TARGETARCH=amd64 AUTOSCALER=autoscaler /bin/bash298.58 MB27RUN |2 TARGETARCH=amd64 AUTOSCALER=autoscaler /bin/bash122.4 MB28RUN |2 TARGETARCH=amd64 AUTOSCALER=autoscaler /bin/bash2.07 MB29RUN |2 TARGETARCH=amd64 AUTOSCALER=autoscaler /bin/bash93.24 MB30COPY requirements.txt . # buildkit1.51 KB31RUN |2 TARGETARCH=amd64 AUTOSCALER=autoscaler /bin/bash5.28 MB32RUN |2 TARGETARCH=amd64 AUTOSCALER=autoscaler /bin/bash948.63 MB33RUN |2 TARGETARCH=amd64 AUTOSCALER=autoscaler /bin/bash1.08 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-get25.69 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 install20.99 KB43RUN /bin/bash -c (mamba install67.07 MB44RUN /bin/bash -c mkdir -p148 B45COPY /ray/python/dist/*.whl /tmp/ray-wheels # buildkit29.07 MB46RUN /bin/bash -c pip --no-cache-dir60.04 MB47RUN /bin/bash -c pip install823.23 MB48RUN /bin/bash -c git clone71.47 MBCommand
ADD file:ff6963f777661fb16cc12fb04a97c558bd94768a6e4ab5bd90e01f3086818853 in /