sha256:942eeb66e2e0d75ba307c8a93ed012a6359366e5979db82ef631bddb0962e759
OS/ARCH
Compressed size
720.64 MB
Last pushed
6 months by giovtorres
Type
Image
Manifest digest
sha256:0f917b92e3ac2984cb1f9ead36f7c2750f3e425f568fa071bf13532c539f3ed3
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=true252.57 MB23COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.31 KB24RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true32 B25COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.19 MB26RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true196.62 MB27RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true4.07 KB28COPY config/ /tmp/slurm-config/ # buildkit2.53 KB29RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true2.46 KB30COPY --chown=slurm:slurm --chmod=0600 examples /root/examples2.17 KB31COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.36 KB32RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=true2.35 KB33ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B34CMD ["slurmdbd"]0 BCommand
KIWI 10.2.33