Sign inSign up

giovtorres/slurm-docker:25.05.7-rl9

Multi-platform
Index digest

sha256:526e58200aa6aa2b429d20e7b966e898a86c294710ac5f24121c148ceafb91fe

OS/ARCH

Compressed size

489.94 MB

Last pushed

about 1 month by giovtorres

Type

Image

Manifest digest

sha256:545951ff8d11a3e97fff4ad76e0e6f2a5873789bcd678204cd026b27ab5ff27f

Image Layers

1KIWI 10.2.4482.03 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.05.70 B
4ARG ROCKY_VERSION=90 B
5ARG TARGETARCH=arm640 B
6RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=9 TARGETARCH=arm64215.4 MB
7COPY /go/bin/gosu /usr/local/bin/gosu # buildkit765.36 KB
8RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=9 TARGETARCH=arm6432 B
9COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit24.26 MB
10RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=9 TARGETARCH=arm64167.47 MB
11RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=9 TARGETARCH=arm643.4 KB
12COPY config/ /tmp/slurm-config/ # buildkit2.03 KB
13RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=9 TARGETARCH=arm641.21 KB
14COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit846 B
15RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=9 TARGETARCH=arm643.17 KB
16COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.01 KB
17RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=9 TARGETARCH=arm642 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