mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-04-19 03:15:55 +02:00
Commented out cc-slurmPrEpPlugin
This commit is contained in:
parent
0390833e08
commit
22d46303f4
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user