tools
tools copied to clipboard
download can download Docker images via API
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.
For the person working on this during the Hackathon, you might find this excellent summary of the necessary steps helpful.