sha256:46086a2041a4e4d803074257ef5cf9cecc248cf70a7383f794869b7c7af60b88
OS/ARCH
linux/amd64
Compressed size
1.21 GB
Last pushed
almost 2 years by intelsoftwarerepo
Type
Image
Manifest digest
sha256:46086a2041a4e4d803074257ef5cf9cecc248cf70a7383f794869b7c7af60b88
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 / 29.03 MB6CMD ["/bin/bash"]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8ENV LANG=C.UTF-80 B9SHELL [/bin/bash -c]0 B10RUN /bin/bash -c apt-get update38.74 MB11ARG PYTHON_VERSION0 B12RUN |1 PYTHON_VERSION=3.10 /bin/bash -c17.24 MB13RUN |1 PYTHON_VERSION=3.10 /bin/bash -c32 B14RUN |1 PYTHON_VERSION=3.10 /bin/bash -c211 B15RUN |1 PYTHON_VERSION=3.10 /bin/bash -c3.07 MB16WORKDIR /0 B17COPY requirements.txt . # buildkit180 B18RUN |1 PYTHON_VERSION=3.10 /bin/bash -c254.17 MB19WORKDIR /0 B20COPY requirements.txt . # buildkit236 B21RUN /bin/bash -c python -m295.26 MB22WORKDIR /workspace/pytorch-bert-large-inference142 B23RUN /bin/bash -c apt-get update160.62 MB24RUN /bin/bash -c git clone55.23 MB25RUN /bin/bash -c wget https://github.com/gperftools/gperftools/releases/download/gperftools-2.7.90/gperftools-2.7.90.tar.gz45.81 MB26COPY models_v2//common/enable_ipex_for_transformers.diff . # buildkit18.4 KB27COPY models_v2/pytorch/bert_large/inference/cpu . # buildkit2.09 MB28RUN /bin/bash -c git clone290.63 MB29RUN /bin/bash -c pip install47.03 MB30ENV LD_PRELOAD=/workspace/lib/jemalloc/lib/libjemalloc.so:/workspace/lib/tcmalloc/lib/libtcmalloc.so:/usr/local/lib/libiomp5.so:0 B31RUN /bin/bash -c apt-get update2.03 MB32COPY LICENSE licenses/LICENSE # buildkit4.04 KB33COPY third_party licenses/third_party # buildkit417.14 KBCommand
ARG RELEASE