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 MB2CMD ["/bin/bash"]0 B3LABEL org.opencontainers.image.source=https://github.com/giovtorres/slurm-docker org.opencontainers.image.title=slurm-docker org.opencontainers.image.description=All-in-one Slurm0 B4ARG SLURM_VERSION=24.11.70 B5ARG ROCKY_VERSION=80 B6ARG TARGETARCH=amd640 B7RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd64226.06 MB8COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.9 KB9RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd6432 B10COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit26.69 MB11RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd6468.6 MB12RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd643.36 KB13COPY config/ /tmp/slurm-config/ # buildkit2.03 KB14RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd641.25 KB15COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit846 B16RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd644.21 KB17COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit2.01 KB18RUN |3 SLURM_VERSION=24.11.7 ROCKY_VERSION=8 TARGETARCH=amd642 KB19EXPOSE [22/tcp 6817/tcp 6819/tcp 6820/tcp]0 B20WORKDIR /data32 B21VOLUME [/var/lib/mysql /var/log/slurm /data]0 B22ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
ADD file:6317989ad669956ae3e28263964daa06d3200aee43f36330e424c7b493cc4905 in /