sha256:29df6aa522fd8d1a28770a2e50feb7d49f405dc0ab1559667a953685216d306a
OS/ARCH
Compressed size
4.88 GB
Last pushed
over 3 years by holdenk
Type
Image
Manifest digest
sha256:1b32e612daf13fc2411bc977e35c4dd03082c0a03060beadb9c0eee8d682a0d2
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 # buildkit430 B51RUN /bin/bash -c pip uninstall350 B52RUN /bin/bash -c pip install81.16 MB53COPY backend/web/requirements.txt /tmp/ # buildkit438 B54RUN /bin/bash -c pip install676.36 KB55RUN /bin/bash -c sudo mkdir124 B56COPY ./backend /apps/backend # buildkit113.95 MB57COPY ./setup.py /apps # buildkit378 B58USER root0 B59RUN /bin/bash -c cd /apps;506.78 KB60RUN /bin/bash -c sudo chown113.95 MB61USER ray0 BCommand
ADD file:ff6963f777661fb16cc12fb04a97c558bd94768a6e4ab5bd90e01f3086818853 in /