sha256:fe46094614939171be234042fa13ab225c989788f5adbd919d67529752605090
OS/ARCH
linux/arm64
Compressed size
2.56 GB
Last pushed
about 1 year by albabsc
Type
Image
Manifest digest
sha256:fe46094614939171be234042fa13ab225c989788f5adbd919d67529752605090
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.07 MB6CMD ["/bin/bash"]0 B7ARG default_py_version0 B8ENV PY_VERSION=3.100 B9RUN |1 default_py_version=3.10 /bin/sh -c32 B10RUN |1 default_py_version=3.10 /bin/sh -c458.57 MB11RUN |1 default_py_version=3.10 /bin/sh -c4.12 KB12ENV DOCKER_USER=ubuntu0 B13RUN |1 default_py_version=3.10 /bin/sh -c4.65 KB14RUN |1 default_py_version=3.10 /bin/sh -c950 B15RUN |1 default_py_version=3.10 /bin/sh -c408.08 KB16COPY bash_profile /home/ubuntu/.bash_profile # buildkit791 B17RUN |1 default_py_version=3.10 /bin/sh -c790 B18COPY patches/welcome.txt /home/ubuntu/. # buildkit475 B19RUN |1 default_py_version=3.10 /bin/sh -c1.23 KB20ARG njobs0 B21ARG cpu0 B22ARG arch0 B23ARG blas_cpu0 B24ARG blas_ncores0 B25ARG acl_arch0 B26ENV NP_MAKE= CPU=neoverse-v1 ARCH=armv8.4-a BLAS_CPU=NEOVERSEV10 B27ENV ACL_VERSION=v22.11 OPENBLAS_VERSION=0.3.20 NINJA_VERSION=1.9.00 B28ENV PROD_DIR=/opt PACKAGE_DIR=packages0 B29RUN |6 njobs= cpu=neoverse-v1 arch=armv8.4-a97 B30ENV CC=gcc CXX=g++ BASE_CFLAGS=-mcpu=neoverse-v1 -march=armv8.4-a0 B31COPY scripts/build-openblas.sh packages/. # buildkit870 B32RUN |6 njobs= cpu=neoverse-v1 arch=armv8.4-a89.16 MB33ENV OPENBLAS_DIR=/opt/openblas0 B34ENV LD_LIBRARY_PATH=/opt/openblas/lib:0 B35COPY scripts/build-acl.sh packages/. # buildkit1.04 KB36COPY patches/acl_fixed_format_kernels_striding.patch packages/. # buildkit1.57 KB37COPY patches/acl_openmp_fix.patch packages/. # buildkit1.02 KB38RUN |6 njobs= cpu=neoverse-v1 arch=armv8.4-a105.61 MB39ENV ACL_ROOT_DIR=/opt/ComputeLibrary0 B40COPY scripts/build-ninja.sh packages/. # buildkit829 B41RUN |6 njobs= cpu=neoverse-v1 arch=armv8.4-a14.36 MB42ENV PATH=/opt/ninja/1.9.0:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B43ARG njobs0 B44WORKDIR /home/ubuntu32 B45USER ubuntu0 B46ENV VIRTUAL_ENV=/home/ubuntu/python3-venv0 B47COPY /home/ubuntu/python3-venv /home/ubuntu/python3-venv # buildkit914.71 MB48ENV PATH=/home/ubuntu/python3-venv/bin:/opt/ninja/1.9.0:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B49ENV EXAMPLE_DIR=/home/ubuntu/examples0 B50ENV MLCOMMONS_DIR=/home/ubuntu/examples/MLCommons0 B51RUN |1 njobs= /bin/sh -c152 B52RUN |1 njobs= /bin/sh -c174 B53COPY scripts/build-mlcommons.sh /home/ubuntu/examples/MLCommons/. # buildkit1.17 KB54COPY patches/mlcommons_bert.patch /home/ubuntu/examples/MLCommons/. # buildkit4.41 KB55COPY patches/mlcommons_rnnt.patch /home/ubuntu/examples/MLCommons/. # buildkit4 KB56COPY patches/pytorch_native.patch /home/ubuntu/examples/MLCommons/. # buildkit2.95 KB57RUN |1 njobs= /bin/sh -c824.06 MB58RUN |1 njobs= /bin/sh -c225 B59COPY scripts/download-dataset.sh /home/ubuntu/examples/MLCommons/. # buildkit647 B60COPY scripts/download-model.sh /home/ubuntu/examples/MLCommons/. # buildkit464 B61RUN |1 njobs= /bin/sh -c11.75 MB62RUN |1 njobs= /bin/sh -c8.25 MB63RUN |1 njobs= /bin/sh -c62.85 MB64ENV EXAMPLE_DIR=/home/ubuntu/examples0 B65ADD examples /home/ubuntu/examples # buildkit14.33 KB66COPY patches/welcome_verbose.txt /home/ubuntu/welcome.txt # buildkit796 B67CMD ["bash" "-l"]0 B68COPY src ./src # buildkit82.72 KB69WORKDIR /rl_evacuation138 B70COPY requirements.txt . # buildkit194 B71RUN /bin/sh -c pip install106.62 MB72COPY entrypoint_map.sh . # buildkit307 B73COPY entrypoint_worker.sh . # buildkit429 B74COPY entrypoint_aggregate.sh . # buildkit342 B75USER root0 B76RUN /bin/sh -c chmod +x597 B77USER 10000 B78ENTRYPOINT ["bash" "-c"]0 B79CMD ["echo 'Nothing to run'"]0 BCommand
ARG RELEASE