sha256:6df7ee551718d7c46e68e3c3518b4748ce367cd1e2fe108cd59dba2e1631f05d
OS/ARCH
Compressed size
1.66 GB
Last pushed
over 1 year by holdenk
Type
Image
Manifest digest
sha256:56774ec5c4ecaf8c6696e085a744027005446f83da828c462eda4383fcbc7dc5
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 27.08 MB6CMD ["/bin/bash"]0 B7ARG BASE_IMAGE0 B8ARG AUTOSCALER=autoscaler0 B9ENV TZ=America/Los_Angeles0 B10ENV LC_ALL=C.UTF-80 B11ENV LANG=C.UTF-80 B12ENV PATH=/home/ray/anaconda3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13ARG DEBIAN_FRONTEND=noninteractive0 B14ARG PYTHON_VERSION=3.8.160 B15ARG HOSTTYPE=x86_640 B16ARG RAY_UID=10000 B17ARG RAY_GID=1000 B18RUN |7 BASE_IMAGE=ubuntu:22.04 AUTOSCALER=autoscaler DEBIAN_FRONTEND=noninteractive1.98 MB19USER 10000 B20ENV HOME=/home/ray0 B21SHELL [/bin/bash -c]0 B22RUN |7 BASE_IMAGE=ubuntu:22.04 AUTOSCALER=autoscaler DEBIAN_FRONTEND=noninteractive353.92 MB23WORKDIR /home/ray32 B24ARG WHEEL_PATH0 B25ARG FIND_LINKS_PATH=.whl0 B26ARG CONSTRAINTS_FILE=requirements_compiled.txt0 B27COPY requirements_compiled.txt ./ # buildkit11.03 KB28COPY .whl/ray-2.38.0-cp311-cp311-manylinux2014_aarch64.whl . # buildkit61.79 MB29COPY .whl .whl # buildkit86.37 MB30RUN |3 WHEEL_PATH=.whl/ray-2.38.0-cp311-cp311-manylinux2014_aarch64.whl FIND_LINKS_PATH=.whl CONSTRAINTS_FILE=requirements_compiled.txt346.4 MB31RUN |3 WHEEL_PATH=.whl/ray-2.38.0-cp311-cp311-manylinux2014_aarch64.whl FIND_LINKS_PATH=.whl CONSTRAINTS_FILE=requirements_compiled.txt2.02 KB32RUN /bin/bash -c sudo apt-get620.15 MB33RUN /bin/bash -c sudo apt-get918.26 KB34RUN /bin/bash -c mkdir -p32 B35COPY hylafax-settings/* /etc/hylafax # buildkit1017 B36COPY *requirements.txt ./ # buildkit1.15 KB37RUN /bin/bash -c $HOME/anaconda3/bin/pip install5.6 MB38RUN /bin/bash -c $HOME/anaconda3/bin/pip install197.21 MB39RUN /bin/bash -c $HOME/anaconda3/bin/pip install1.56 MB40RUN /bin/bash -c mkdir -p148 B41COPY fighthealthinsurance ./fhi/fighthealthinsurance # buildkit896.5 KB42COPY fhi_users ./fhi/fhi_users # buildkit53.85 KB43COPY charts ./fhi/charts # buildkit106.93 KB44COPY setup.py ./fhi/setup.py # buildkit349 B45RUN /bin/bash -c $HOME/anaconda3/bin/pip install912 BCommand
ARG RELEASE