mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-09-06 17:33:00 +02:00
Commented out cc-slurmPrEpPlugin
This commit is contained in:
@@ -77,7 +77,7 @@ RUN set -ex \
|
|||||||
WORKDIR /home
|
WORKDIR /home
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& git clone https://github.com/ClusterCockpit/cc-slurmPrEpPlugin \
|
# && git clone https://github.com/ClusterCockpit/cc-slurmPrEpPlugin \
|
||||||
&& git clone https://github.com/nats-io/nats.c.git \
|
&& git clone https://github.com/nats-io/nats.c.git \
|
||||||
&& git clone -b ${SLURM_TAG} --single-branch --depth=1 https://github.com/SchedMD/slurm.git \
|
&& git clone -b ${SLURM_TAG} --single-branch --depth=1 https://github.com/SchedMD/slurm.git \
|
||||||
&& pushd slurm \
|
&& pushd slurm \
|
||||||
|
Reference in New Issue
Block a user