sha256:1c018331458bdecb0eff7e1db423b67148f5e0bf1c5b8f69d319f780021dda0d
OS/ARCH
Compressed size
597.74 MB
Last pushed
about 1 month by giovtorres
Type
Image
Manifest digest
sha256:5360f621ae794d737edbd0bdd88cc935a98c88513b8c0533420b604963e9da0a
Image Layers
1KIWI 10.2.4483.52 MB2LABEL org.opencontainers.image.source=https://github.com/giovtorres/slurm-docker-cluster org.opencontainers.image.title=slurm-docker-cluster org.opencontainers.image.description=Slurm Docker0 B3ARG SLURM_VERSION=25.11.40 B4ARG TARGETARCH=amd640 B5ARG GPU_ENABLE=false0 B6ARG IS_WSL0 B7RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false279.02 MB8COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.8 KB9RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false32 B10COPY /usr/local/lmod /usr/local/lmod # buildkit303.67 KB11COPY /usr/local/spack /usr/local/spack # buildkit10.43 MB12RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false349 B13COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.1 MB14RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false198.56 MB15RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false3.99 KB16COPY config/ /tmp/slurm-config/ # buildkit2.59 KB17RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false2.26 KB18COPY --chown=slurm:slurm --chmod=0600 examples /root/examples2.17 KB19COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.37 KB20RUN |4 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false2.37 KB21ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B22CMD ["slurmdbd"]0 BCommand
KIWI 10.2.44