sha256:73eb1c25130b63916f9834b32a02d62c3b9826246319bd2e2eaf4cc266a30639
OS/ARCH
Compressed size
602.82 MB
Last pushed
4 months by giovtorres
Type
Image
Manifest digest
sha256:d542dd3f4174181cf2f7cc2741a1b984fc0a2bdd3445fbc7bda4ab16f12b9abf
Image Layers
1KIWI 10.2.3383.02 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 B6RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false286.36 MB7COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.8 KB8RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false32 B9COPY /usr/local/lmod /usr/local/lmod # buildkit303.7 KB10COPY /usr/local/spack /usr/local/spack # buildkit10.43 MB11RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false349 B12COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.1 MB13RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false196.79 MB14RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false4.07 KB15COPY config/ /tmp/slurm-config/ # buildkit2.53 KB16RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false2.26 KB17COPY --chown=slurm:slurm --chmod=0600 examples /root/examples2.17 KB18COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.35 KB19RUN |3 SLURM_VERSION=25.11.4 TARGETARCH=amd64 GPU_ENABLE=false2.34 KB20ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B21CMD ["slurmdbd"]0 BCommand
KIWI 10.2.33