sha256:fa66ce9164d0a85dda76bb136deb9023b1e4ab7287c9743782be1ae531458845
OS/ARCH
linux/amd64
Compressed size
1.93 GB
Last pushed
almost 2 years by intelsoftwarerepo
Type
Image
Manifest digest
sha256:fa66ce9164d0a85dda76bb136deb9023b1e4ab7287c9743782be1ae531458845
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-training142 B23RUN /bin/bash -c apt-get update167.48 MB24RUN /bin/bash -c wget https://github.com/gperftools/gperftools/releases/download/gperftools-2.7.90/gperftools-2.7.90.tar.gz44.29 MB25RUN /bin/bash -c git clone79.37 MB26RUN /bin/bash -c python -m730.49 MB27RUN /bin/bash -c python -m1.2 MB28RUN /bin/bash -c apt-get update31.3 MB29ENV LD_PRELOAD=/workspace/lib/jemalloc/lib/libjemalloc.so:/workspace/lib/tcmalloc/lib/libtcmalloc.so:/usr/local/lib/libiomp5.so:0 B30ENV MALLOC_CONF=oversize_threshold:1,background_thread:true,metadata_thp:auto,dirty_decay_ms:9000000000,muzzy_decay_ms:90000000000 B31COPY models_v2/common/enable_ipex_for_transformers.diff . # buildkit18.4 KB32COPY models_v2/pytorch/bert_large/training/cpu . # buildkit31.45 KB33RUN /bin/bash -c git clone284.72 MB34RUN /bin/bash -c apt-get update2.04 MB35COPY LICENSE licenses/LICENSE # buildkit4.04 KB36COPY third_party licenses/third_party # buildkit417.14 KBCommand
ARG RELEASE