pnlbwh / pnlpipe-containers

Containers for pnlpipe software
Other
0 stars 2 forks source link

Singularity build now requires Docker authentication #22

Open tashrifbillah opened 2 years ago

tashrifbillah commented 2 years ago

For unknown reasons, Docker started enforcing pull rate limit for Singularity builds. Here is my question and here is the solution:

SINGULARITY_DOCKER_USERNAME= SINGULARITY_DOCKER_PASSWORD= singularity build pnlpipe.sif Singularity.pnlpipe