-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Category: Workflow Software (or new section?)
Name: If containers are used in the analysis, they should be referenced through stable version numbers
Category: "bronze"
Description: If containers, such as Docker or Singularity containers, are used in the analysis
they should be referenced through stable version numbers. This explicitly relates to not
using the ":latest" tag for Docker images as these are bound to change upon new releases
of the software.
Fields: "all"
Name: If containers are used in the analysis, these should be available in a public repository
Category: "silver"
Description: If containers, such as Docker or Singularity containers, are used in the analysis
they should be available through a public repository, such as Docker Hub.
Fields: "all"
Reason
The use of containers becomes increasingly common and is increasingly supported by worfklow systems, such as nextflow