Sign inSign up

giovtorres/slurm-docker-cluster:25.11.2-gpu-2.1.0

Multi-platform
Index digest

sha256:7602f146f5ce574017f72365d4620a2c6a983328b92ad98540a55a4c62a722ac

OS/ARCH

Compressed size

699.39 MB

Last pushed

6 months by giovtorres

Type

Image

Manifest digest

sha256:e4bc93f1ea6a53b287113d0fd0da523b641bde43d9a659443ece2c6454c050bc

Image Layers

1KIWI 10.2.3383.02 MB
2ENV PKG_CMD=yum0 B
3ENV NVARCH=x86_640 B
4ENV NVIDIA_REQUIRE_CUDA=cuda>=13.1 brand=unknown,driver>=535,driver<536 brand=grid,driver>=535,driver<536 brand=tesla,driver>=535,driver<5360 B
5ENV NV_CUDA_CUDART_VERSION=13.1.80-10 B
6COPY cuda.repo-x86_64 /etc/yum.repos.d/cuda.repo # buildkit313 B
7ARG TARGETARCH0 B
8LABEL maintainer=NVIDIA CORPORATION <[email protected]>0 B
9RUN |1 TARGETARCH=amd64 /bin/sh -c1.41 KB
10ENV CUDA_VERSION=13.1.10 B
11RUN |1 TARGETARCH=amd64 /bin/sh -c162.4 MB
12RUN |1 TARGETARCH=amd64 /bin/sh -c182 B
13ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/local/cuda/lib640 B
15COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.72 KB
16ENV NVIDIA_VISIBLE_DEVICES=all0 B
17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B
18LABEL org.opencontainers.image.source=https://github.com/giovtorres/slurm-docker-cluster org.opencontainers.image.title=slurm-docker-cluster org.opencontainers.image.description=Slurm Docker0 B
19ARG SLURM_VERSION=25.11.20 B
20ARG TARGETARCH=amd640 B
21ARG GPU_ENABLE=true0 B
22RUN |3 SLURM_VERSION=25.11.2 TARGETARCH=amd64 GPU_ENABLE=true251.75 MB
23COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.3 KB
24RUN |3 SLURM_VERSION=25.11.2 TARGETARCH=amd64 GPU_ENABLE=true32 B
25COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.15 MB
26RUN |3 SLURM_VERSION=25.11.2 TARGETARCH=amd64 GPU_ENABLE=true176.23 MB
27RUN |3 SLURM_VERSION=25.11.2 TARGETARCH=amd64 GPU_ENABLE=true3.42 KB
28COPY config/ /tmp/slurm-config/ # buildkit2.53 KB
29RUN |3 SLURM_VERSION=25.11.2 TARGETARCH=amd64 GPU_ENABLE=true2.46 KB
30COPY --chown=slurm:slurm --chmod=0600 examples /root/examples2.17 KB
31COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.36 KB
32RUN |3 SLURM_VERSION=25.11.2 TARGETARCH=amd64 GPU_ENABLE=true2.35 KB
33ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
34CMD ["slurmdbd"]0 B

Command

KIWI 10.2.33