Sign inSign up

giovtorres/slurm-docker:24.11.7

Multi-platform
Index digest

sha256:ff721f453cd154ac1013e013ba32045c556a1a0b1687b4bfc6e16612290dee65

OS/ARCH

Compressed size

380.84 MB

Last pushed

29 days by giovtorres

Type

Image

Manifest digest

sha256:16a6832af49eae91b6c7651aef09954ae1f4e38b78ced3268e00d5d82a3ee497

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=24.11.70 B
4ARG ROCKY_VERSION=100 B
5ARG TARGETARCH=amd640 B
6RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=10 TARGETARCH=amd64212.05 MB
7COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.91 KB
8RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=10 TARGETARCH=amd6432 B
9COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit24.14 MB
10RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=10 TARGETARCH=amd6460.19 MB
11RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=10 TARGETARCH=amd641.64 KB
12COPY config/ /tmp/slurm-config/ # buildkit2.03 KB
13RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=10 TARGETARCH=amd641.25 KB
14COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit844 B
15RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=10 TARGETARCH=amd643.16 KB
16COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.01 KB
17RUN |3 SLURM_VERSION=24.11.7 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