sha256:86103a679752976d410ace23323438374face9258f93696a997370c55c13adf1
OS/ARCH
Compressed size
405.87 MB
Last pushed
6 months by giovtorres
Type
Image
Manifest digest
sha256:bc6818105e2c32ab7b8734f89c114d8ffe04155c586c04f3d3b3f92bdc2b3842
Image Layers
1KIWI 10.2.3383.84 MB2LABEL org.opencontainers.image.source=https://github.com/giovtorres/slurm-docker org.opencontainers.image.title=slurm-docker org.opencontainers.image.description=All-in-one Slurm0 B3ARG SLURM_VERSION=25.11.40 B4ARG TARGETARCH=amd640 B5RUN |2 SLURM_VERSION=25.11.4 TARGETARCH=amd64 /bin/sh210.35 MB6COPY /go/bin/gosu /usr/local/bin/gosu # buildkit832.3 KB7RUN |2 SLURM_VERSION=25.11.4 TARGETARCH=amd64 /bin/sh32 B8COPY /uv /usr/local/bin/uv # buildkit22.71 MB9COPY /root/rpmbuild/RPMS/*/*.rpm /tmp/rpms/ # buildkit25.13 MB10RUN |2 SLURM_VERSION=25.11.4 TARGETARCH=amd64 /bin/sh63.01 MB11RUN |2 SLURM_VERSION=25.11.4 TARGETARCH=amd64 /bin/sh1.64 KB12COPY config/ /tmp/slurm-config/ # buildkit1.99 KB13RUN |2 SLURM_VERSION=25.11.4 TARGETARCH=amd64 /bin/sh1.21 KB14COPY config/common/sshd_config /etc/ssh/sshd_config # buildkit846 B15RUN |2 SLURM_VERSION=25.11.4 TARGETARCH=amd64 /bin/sh3.16 KB16COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.89 KB17RUN |2 SLURM_VERSION=25.11.4 TARGETARCH=amd64 /bin/sh1.89 KB18EXPOSE [22/tcp 6817/tcp 6819/tcp 6820/tcp]0 B19WORKDIR /data32 B20VOLUME [/var/lib/mysql /var/log/slurm /data]0 B21ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 BCommand
KIWI 10.2.33