Sign inSign up

giovtorres/slurm-docker:25.11.2-v0.1.5

Multi-platform
Index digest

sha256:0ce6fa35b5c1b9fce63ffc5ad02c0878707b89e6c41125301392d308b4279523

OS/ARCH

Compressed size

404.4 MB

Last pushed

6 months by giovtorres

Type

Image

Manifest digest

sha256:60c161ca034e075c88a41ce22bb998de4d9a6fd8271a531a7ad885e2a9a65180

Image Layers

1KIWI 10.2.3383.84 MB
2LABEL org.opencontainers.image.source=https://github.com/giovtorres/slurm-docker org.opencontainers.image.title=slurm-docker org.opencontainers.image.description=All-in-one Slurm0 B
3ARG SLURM_VERSION=25.11.20 B
4ARG TARGETARCH=amd640 B
5RUN |2 SLURM_VERSION=25.11.2 TARGETARCH=amd64 /bin/sh210.26 MB
6COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.3 KB
7RUN |2 SLURM_VERSION=25.11.2 TARGETARCH=amd64 /bin/sh32 B
8COPY /uv /usr/local/bin/uv # buildkit21.41 MB
9COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.12 MB
10RUN |2 SLURM_VERSION=25.11.2 TARGETARCH=amd64 /bin/sh62.95 MB
11RUN |2 SLURM_VERSION=25.11.2 TARGETARCH=amd64 /bin/sh1.64 KB
12COPY config/ /tmp/slurm-config/ # buildkit1.98 KB
13RUN |2 SLURM_VERSION=25.11.2 TARGETARCH=amd64 /bin/sh1.2 KB
14COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit845 B
15RUN |2 SLURM_VERSION=25.11.2 TARGETARCH=amd64 /bin/sh3.14 KB
16COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.89 KB
17RUN |2 SLURM_VERSION=25.11.2 TARGETARCH=amd64 /bin/sh1.88 KB
18EXPOSE [22/tcp 6817/tcp 6819/tcp 6820/tcp]0 B
19WORKDIR /data32 B
20VOLUME [/var/lib/mysql /var/log/slurm /data]0 B
21ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B

Command

KIWI 10.2.33