2025-01-09 07:56:25 UTC
6.59 GB
/usr/local/cuda-12.4
LD_LIBRARY_PATH:/usr/local/cuda-12.4/lib64:/usr/local/lib64/python3.12/site-packages/torch/lib:/usr/local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib:/usr/local/lib/python3.12/site-packages/nvidia/cuda_runtime/lib:/usr/local/lib/python3.12/site-packages/nvidia/cudnn/lib:/usr/local/lib/python3.12/site-packages/nvidia/cufft/lib:/usr/local/lib/python3.12/site-packages/nvidia/cublas/lib:/usr/local/lib/python3.12/site-packages/nvidia/cuda_nvrtc/lib:/usr/local/lib/python3.12/site-packages/nvidia/curand/lib:/usr/local/lib/python3.12/site-packages/nvidia/cusolver/lib:/usr/local/lib/python3.12/site-packages/nvidia/cusparse/lib:/usr/local/lib/python3.12/site-packages/nvidia/nccl/lib:/usr/local/lib/python3.12/site-packages/nvidia/nvjitlink/lib:/usr/local/lib/python3.12/site-packages/nvidia/nvtx/lib
LIBRARY_PATH:/usr/local/cuda-12.4/lib64/stubs
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/cuda-12.4/bin
[#000] sha256:98bbae3d3ea0a658e41ac1d0b4da6c68998b9c9fdc8e03c534cc5a267e84a63d - 0.53% (35.9 MB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#002] sha256:e1f33b18745f260ab1591099d09214bb07d2168b66ddf620c81677142983c408 - 12.78% (862 MB)
[#003] sha256:6a9bca938c543ce4b111f5e56644bfdeacb87b2c4e7d00c6b278367a5ab029bc - 9.02% (609 MB)
[#004] sha256:9a538024252d43dd5924eb0b745bef7b486bb1c8e769960921382a26d6b5a9de - 9.0% (608 MB)
[#005] sha256:a65dad40a03e88295e3f48717a0a085665c816bdad366397c77de966e00fafe1 - 11.65% (787 MB)
[#006] sha256:6225e6f0f4a3bea37889e8432fd04849a547859a7a1ab38058d8a6b66cbf45b6 - 7.24% (488 MB)
[#007] sha256:b4c26aeeb400c38012572fbe3ebfbb5263bc6f2d736c4b26dbc44c6ae9f52acc - 2.31% (156 MB)
[#008] sha256:67ae2f84934566b034d1d3d7ba1046ca1a2cb17a5ef74aff3306984d22b66f08 - 1.52% (103 MB)
[#009] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#010] sha256:defe45c1ad29200d0247e440aa6a61217bbc41d5511b3b66317a665732780cdb - 2.39% (162 MB)
[#011] sha256:76767f0a85eb8936edc9b907333e2ae66608421ec369bbbf5dc353a35a6b50d5 - 0.04% (2.77 MB)
[#012] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#013] sha256:b978cb19295f31a0206f48d58ce26785fbfe09ea66c7d1c57f15975ca3466560 - 13.04% (880 MB)
[#014] sha256:f55930436dca9fbc83a1df5738f49e4a8430d3a9836a3e623a4344c3b0402501 - 0.23% (15.5 MB)
[#015] sha256:364f72e3e25f7f2549474206ce9db8369094f89767caa007db04a94a35f9510d - 30.24% (1.99 GB)
KIWI 10.2.3
2024-12-16 02:04:19 UTC (buildkit.dockerfile.v0)LABEL maintainer=YAN Wenkun <code@yanwk.fun>
2024-12-16 02:04:19 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eu # buildkit
2024-12-16 02:05:17 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c printf "[cuda-opensuse15-x86_64]\nname=cuda-opensuse15-x86_64\nbaseurl=https://developer.download.nvidia.com/compute/cuda/repos/opensuse15/x86_64\nenabled=1\ngpgcheck=1\ngpgkey=https://developer.download.nvidia.com/compute/cuda/repos/opensuse15/x86_64/D42D0685.pub\n" > /etc/zypp/repos.d/cuda-opensuse15.repo && zypper --gpg-auto-import-keys install --no-confirm --no-recommends --auto-agree-with-licenses cuda-cccl-12-4 cuda-command-line-tools-12-4 cuda-compat-12-4 cuda-cudart-12-4 cuda-minimal-build-12-4 cuda-nvcc-12-4 cuda-nvprof-12-4 cuda-nvtx-12-4 libcublas-12-4 libnpp-12-4 # buildkit
2024-12-16 02:05:43 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --no-recommends --auto-agree-with-licenses cuda-cudart-devel-12-4 cuda-nvml-devel-12-4 cuda-nvrtc-devel-12-4 libcublas-devel-12-4 libnpp-devel-12-4 # buildkit
2024-12-16 02:06:05 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --no-recommends --auto-agree-with-licenses cuda-libraries-12-4 # buildkit
2024-12-16 02:06:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --no-recommends --auto-agree-with-licenses cuda-libraries-devel-12-4 # buildkit
2024-12-16 02:06:40 UTC (buildkit.dockerfile.v0)ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/cuda-12.4/bin LD_LIBRARY_PATH=:/usr/local/cuda-12.4/lib64 LIBRARY_PATH=:/usr/local/cuda-12.4/lib64/stubs CUDA_HOME=/usr/local/cuda-12.4
2024-12-16 02:08:45 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper addrepo --check --refresh --priority 90 'https://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/Essentials/' packman-essentials && zypper --gpg-auto-import-keys install --no-confirm --auto-agree-with-licenses python312-devel python312-pip python312-wheel python312-setuptools python312-Cython python312-py-build-cmake python312-aiohttp python312-dbm python312-ffmpeg-python python312-GitPython python312-httpx python312-joblib python312-lark python312-matplotlib python312-mpmath python312-numba-devel python312-numpy1 python312-onnx python312-opencv python312-pandas python312-qrcode python312-rich python312-scikit-build python312-scikit-build-core-pyproject python312-scikit-image python312-scikit-learn python312-scipy python312-svglib python312-tqdm && rm /usr/lib64/python3.12/EXTERNALLY-MANAGED && update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.12 100 # buildkit
2024-12-16 02:09:11 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --auto-agree-with-licenses Mesa-libGL1 Mesa-libEGL-devel libgthread-2_0-0 make ninja git aria2 fish fd which vim opencv opencv-devel ffmpeg x264 x265 google-noto-sans-fonts google-noto-sans-cjk-fonts google-noto-coloremoji-fonts unzip 7zip # buildkit
2024-12-16 02:09:15 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper --gpg-auto-import-keys install --no-confirm --auto-agree-with-licenses gcc13 gcc13-c++ cpp13 && update-alternatives --install /usr/bin/c++ c++ /usr/bin/g++-13 90 && update-alternatives --install /usr/bin/cc cc /usr/bin/gcc-13 90 && update-alternatives --install /usr/bin/cpp cpp /usr/bin/cpp-13 90 && update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-13 90 && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-13 90 && update-alternatives --install /usr/bin/gcc-ar gcc-ar /usr/bin/gcc-ar-13 90 && update-alternatives --install /usr/bin/gcc-nm gcc-nm /usr/bin/gcc-nm-13 90 && update-alternatives --install /usr/bin/gcc-ranlib gcc-ranlib /usr/bin/gcc-ranlib-13 90 && update-alternatives --install /usr/bin/gcov gcov /usr/bin/gcov-13 90 && update-alternatives --install /usr/bin/gcov-dump gcov-dump /usr/bin/gcov-dump-13 90 && update-alternatives --install /usr/bin/gcov-tool gcov-tool /usr/bin/gcov-tool-13 90 # buildkit
2025-01-09 07:53:40 UTC (buildkit.dockerfile.v0)LABEL maintainer=YAN Wenkun <code@yanwk.fun>
2025-01-09 07:53:40 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c set -eu # buildkit
2025-01-09 07:54:50 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c zypper --gpg-auto-import-keys dist-upgrade --no-confirm --no-recommends --auto-agree-with-licenses # buildkit
2025-01-09 07:54:53 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c pip list && pip install --upgrade pip wheel setuptools # buildkit
2025-01-09 07:54:53 UTC (buildkit.dockerfile.v0)ARG PIP_INDEX_URL=https://download.pytorch.org/whl/cu124
2025-01-09 07:54:53 UTC (buildkit.dockerfile.v0)ARG PIP_EXTRA_INDEX_URL=https://pypi.org/simple
2025-01-09 07:55:25 UTC (buildkit.dockerfile.v0)RUN |2 PIP_INDEX_URL=https://download.pytorch.org/whl/cu124 PIP_EXTRA_INDEX_URL=https://pypi.org/simple /bin/sh -c pip install --dry-run xformers==0.0.29.post1 torch==2.5.1 torchvision torchaudio # buildkit
2025-01-09 07:55:45 UTC (buildkit.dockerfile.v0)RUN |2 PIP_INDEX_URL=https://download.pytorch.org/whl/cu124 PIP_EXTRA_INDEX_URL=https://pypi.org/simple /bin/sh -c pip install --no-deps torch==2.5.1 # buildkit
2025-01-09 07:55:46 UTC (buildkit.dockerfile.v0)RUN |2 PIP_INDEX_URL=https://download.pytorch.org/whl/cu124 PIP_EXTRA_INDEX_URL=https://pypi.org/simple /bin/sh -c pip install --no-deps xformers==0.0.29.post1 torch==2.5.1 # buildkit
2025-01-09 07:56:25 UTC (buildkit.dockerfile.v0)RUN |2 PIP_INDEX_URL=https://download.pytorch.org/whl/cu124 PIP_EXTRA_INDEX_URL=https://pypi.org/simple /bin/sh -c pip install xformers==0.0.29.post1 torch==2.5.1 torchvision torchaudio # buildkit
2025-01-09 07:56:25 UTC (buildkit.dockerfile.v0)ARG PIP_INDEX_URL=
2025-01-09 07:56:25 UTC (buildkit.dockerfile.v0)ARG PIP_EXTRA_INDEX_URL=
2025-01-09 07:56:25 UTC (buildkit.dockerfile.v0)ENV LD_LIBRARY_PATH=:/usr/local/cuda-12.4/lib64:/usr/local/lib64/python3.12/site-packages/torch/lib:/usr/local/lib/python3.12/site-packages/nvidia/cuda_cupti/lib:/usr/local/lib/python3.12/site-packages/nvidia/cuda_runtime/lib:/usr/local/lib/python3.12/site-packages/nvidia/cudnn/lib:/usr/local/lib/python3.12/site-packages/nvidia/cufft/lib:/usr/local/lib/python3.12/site-packages/nvidia/cublas/lib:/usr/local/lib/python3.12/site-packages/nvidia/cuda_nvrtc/lib:/usr/local/lib/python3.12/site-packages/nvidia/curand/lib:/usr/local/lib/python3.12/site-packages/nvidia/cusolver/lib:/usr/local/lib/python3.12/site-packages/nvidia/cusparse/lib:/usr/local/lib/python3.12/site-packages/nvidia/nccl/lib:/usr/local/lib/python3.12/site-packages/nvidia/nvjitlink/lib:/usr/local/lib/python3.12/site-packages/nvidia/nvtx/lib
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.