Sign inSign up

giovtorres/slurm-docker:26.05.3-rl10

Multi-platform
Index digest

sha256:204e6c61d826d023cc9a76e3bc128579523f7e06dcc5e5ff20bfa162150ac12b

OS/ARCH

Compressed size

385.58 MB

Last pushed

27 days by giovtorres

Type

Image

Manifest digest

sha256:3c586980ac47c78621907bfebd643d6ebe0e2c4a994f41c28ea19ab85e269867

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