Description of feature
Currently, nf-core download will not respect a custom registry which means it tries to pull from docker.io when a short container name is specified (e.g. org/tool:version). We should add the custom registry as a param. As an extension, it could interpret it from configuration files automatically.