Sign inSign up

giovtorres/slurm-docker:25.11.4

Multi-platform
Index digest

sha256:4502d958c2ccdd174c4359b27c7ce1221bfe0141e6581e5e99ed3ce2d0256eac

OS/ARCH

Compressed size

383.84 MB

Last pushed

29 days by giovtorres

Type

Image

Manifest digest

sha256:e7a3bff9fc73f69a6839c30a070195a4cb1ef340bdb7b4fc208133f9dd94a126

Image Layers

1KIWI 10.2.4483.63 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.40 B
4ARG ROCKY_VERSION=100 B
5ARG TARGETARCH=amd640 B
6RUN |3 SLURM_VERSION=25.11.4 ROCKY_VERSION=10 TARGETARCH=amd64212.05 MB
7COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.91 KB
8RUN |3 SLURM_VERSION=25.11.4 ROCKY_VERSION=10 TARGETARCH=amd6432 B
9COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.15 MB
10RUN |3 SLURM_VERSION=25.11.4 ROCKY_VERSION=10 TARGETARCH=amd6462.18 MB
11RUN |3 SLURM_VERSION=25.11.4 ROCKY_VERSION=10 TARGETARCH=amd641.65 KB
12COPY config/ /tmp/slurm-config/ # buildkit2.03 KB
13RUN |3 SLURM_VERSION=25.11.4 ROCKY_VERSION=10 TARGETARCH=amd641.21 KB
14COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit845 B
15RUN |3 SLURM_VERSION=25.11.4 ROCKY_VERSION=10 TARGETARCH=amd643.16 KB
16COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2 KB
17RUN |3 SLURM_VERSION=25.11.4 ROCKY_VERSION=10 TARGETARCH=amd642 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.44