sha256:cc5360211491b6659645d98ff68c7bcbdc78a4e90f0df6834f0d4cf9c47e2d02
OS/ARCH
Compressed size
755.05 MB
Last pushed
5 months by giovtorres
Type
Image
Manifest digest
sha256:93804dcf2142619eaa4cf1419b1e416593f815cbc275e9fb7d0a7f2ca0d7d61e
Image Layers
1KIWI 10.2.3383.02 MB2ENV PKG_CMD=yum0 B3ENV NVARCH=x86_640 B4ENV NVIDIA_REQUIRE_CUDA=cuda>=13.1 brand=unknown,driver>=535,driver<536 brand=grid,driver>=535,driver<536 brand=tesla,driver>=535,driver<5360 B5ENV NV_CUDA_CUDART_VERSION=13.1.80-10 B6COPY cuda.repo-x86_64 /etc/yum.repos.d/cuda.repo # buildkit313 B7ARG TARGETARCH0 B9RUN |1 TARGETARCH=amd64 /bin/sh -c1.41 KB10ENV CUDA_VERSION=13.1.10 B11RUN |1 TARGETARCH=amd64 /bin/sh -c162.4 MB12RUN |1 TARGETARCH=amd64 /bin/sh -c182 B13ENV PATH=/usr/local/nvidia/bin:/usr/local/cuda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14ENV LD_LIBRARY_PATH=/usr/local/nvidia/lib:/usr/local/nvidia/lib64:/usr/local/cuda/lib640 B15COPY NGC-DL-CONTAINER-LICENSE / # buildkit6.72 KB16ENV NVIDIA_VISIBLE_DEVICES=all0 B17ENV NVIDIA_DRIVER_CAPABILITIES=compute,utility0 B18LABEL org.opencontainers.image.source=https://github.com/giovtorres/slurm-docker-cluster org.opencontainers.image.title=slurm-docker-cluster org.opencontainers.image.description=Slurm Docker0 B19ARG SLURM_VERSION=25.11.40 B20ARG TARGETARCH=amd640 B21ARG GPU_ENABLE=true0 B22RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true276 MB23COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.26 KB24RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true32 B25COPY /usr/local/lmod /usr/local/lmod # buildkit303.66 KB26COPY /usr/local/spack /usr/local/spack # buildkit10.43 MB27RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true349 B28COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.19 MB29RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true196.88 MB30RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true4.07 KB31COPY config/ /tmp/slurm-config/ # buildkit2.53 KB32RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true2.46 KB33COPY --chown=slurm:slurm --chmod=0600 examples /root/examples2.17 KB34COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.35 KB35RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true2.35 KB36ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B37CMD ["slurmdbd"]0 BCommand
KIWI 10.2.33