Sign inSign up

giovtorres/slurm-docker:25.05.7-rl8

Index digest

sha256:8f77acfe73339026667cd1b1597ed5774ce1b58aa23baeeac9a6667fd832cb4d

OS/ARCH

linux/amd64

Compressed size

396.69 MB

Last pushed

about 1 month by giovtorres

Type

Image

Manifest digest

sha256:036febcab08021dcdccf27b0e81885ee0e95f28f3580f42143836d004078964b

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=25.05.70 B
5ARG ROCKY_VERSION=80 B
6ARG TARGETARCH=amd640 B
7RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=8 TARGETARCH=amd64226.06 MB
8COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.9 KB
9RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=8 TARGETARCH=amd6432 B
10COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit27.21 MB
11RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=8 TARGETARCH=amd6469.53 MB
12RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=8 TARGETARCH=amd643.36 KB
13COPY config/ /tmp/slurm-config/ # buildkit2.02 KB
14RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=8 TARGETARCH=amd641.21 KB
15COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit844 B
16RUN |3 SLURM_VERSION=25.05.7 ROCKY_VERSION=8 TARGETARCH=amd644.59 KB
17COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2 KB
18RUN |3 SLURM_VERSION=25.05.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 /