sha256:1ed451daf87b32e4b4e463a533f7c1c606568b7238ba79a0205293cc62600a5c
OS/ARCH
linux/amd64
Compressed size
14.4 GB
Last pushed
about 3 years by holdenk
Type
Image
Manifest digest
sha256:1ed451daf87b32e4b4e463a533f7c1c606568b7238ba79a0205293cc62600a5c
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 MB49RUN /bin/bash -c sudo apt-get341.04 MB50COPY requirements.txt /tmp/req.txt # buildkit224 B51RUN /bin/bash -c pip uninstall351 B52RUN /bin/bash -c pip install4.42 GB53RUN /bin/bash -c sudo mkdir126 B54COPY ./serve/bootstrap.py /apps/serve/bootstrap.py # buildkit287 B55RUN /bin/bash -c cd /apps;5.41 GB56COPY ./serve/* /apps/serve/ # buildkit1.13 KBCommand
ADD file:ff6963f777661fb16cc12fb04a97c558bd94768a6e4ab5bd90e01f3086818853 in /