tools icon indicating copy to clipboard operation
tools copied to clipboard

download can download Docker images via API

Open adamrtalbot opened this issue 2 years ago • 1 comments

Description of feature

When using nf-core download, currently it only supports --container singularity. We could add docker to this and use the API to retrieve Docker images using docker pull.

adamrtalbot avatar Jun 09 '23 09:06 adamrtalbot

For the person working on this during the Hackathon, you might find this excellent summary of the necessary steps helpful.

MatthiasZepper avatar Mar 21 '25 13:03 MatthiasZepper