Sign inSign up

giovtorres/slurm-docker:24.11.7-rl8

Index digest

sha256:c178ade06bda0329651426e99aeb0daaf5223dfd0e828b6868cea0f9ab95522b

OS/ARCH

linux/amd64

Compressed size

395.23 MB

Last pushed

about 1 month by giovtorres

Type

Image

Manifest digest

sha256:b7831d92cc681cd05520ecce4800ae03c146a9db8a260355ff5048c5fb039fd3

Image Layers

1ADD file ... in / 73.06 MB
2CMD ["/bin/bash"]0 B
3LABEL 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
4ARG SLURM_VERSION=24.11.70 B
5ARG ROCKY_VERSION=80 B
6ARG TARGETARCH=amd640 B
7RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd64226.06 MB
8COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.9 KB
9RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd6432 B
10COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit26.69 MB
11RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd6468.6 MB
12RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd643.36 KB
13COPY config/ /tmp/slurm-config/ # buildkit2.03 KB
14RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd641.25 KB
15COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit846 B
16RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd644.21 KB
17COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.01 KB
18RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd642 KB
19EXPOSE [22/tcp 6817/tcp 6819/tcp 6820/tcp]0 B
20WORKDIR /data32 B
21VOLUME [/var/lib/mysql /var/log/slurm /data]0 B
22ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B

Command

ADD file:6317989ad669956ae3e28263964daa06d3200aee43f36330e424c7b493cc4905 in /