Sign inSign up

giovtorres/slurm-docker-cluster:25.11.4-gpu

Multi-platform
Index digest

sha256:340a406cd0dd84a55c7d0a35841791d43b35e752b14b88ae2087a394a1ec06e1

OS/ARCH

Compressed size

783.05 MB

Last pushed

about 1 month by giovtorres

Type

Image

Manifest digest

sha256:58bfb6f4fd3812adf438f7653b0d32a7ff492dd59ae6047ffffbe22189063fa3

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.40 B
20ARG TARGETARCH=amd640 B
21ARG GPU_ENABLE=true0 B
22ARG IS_WSL0 B
23RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true301.74 MB
24COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.81 KB
25RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true32 B
26COPY /usr/local/lmod /usr/local/lmod # buildkit303.7 KB
27COPY /usr/local/spack /usr/local/spack # buildkit10.43 MB
28RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true348 B
29COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.2 MB
30RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true199.13 MB
31RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true3.98 KB
32COPY config/ /tmp/slurm-config/ # buildkit2.59 KB
33RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true2.46 KB
34COPY --chown=slurm:slurm --chmod=0600 examples /root/examples2.17 KB
35COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.37 KB
36RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true2.37 KB
37ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
38CMD ["slurmdbd"]0 B

Command

KIWI 10.2.33