Construct containers list
The default container registry to use. Options include:
The DockerHub container to default to.
Used when it's detected that only the tag has been given in one or more
cont
entry.
The DockerHub container tag to default to.
Which Docker container to use on each OS
(NULL
means no container will be used for that OS).
See
here
for a list of all official Bioconductor Docker container versions.
Specify R/Bioc versions explicitly
(e.g. r: 4.2.0, bioc: 3.16
)
as opposed to flexibly (e.g. r: "latest", bioc: "release"
).
Check whether the requested container repo (and the tag, if specified) exist using check_cont.
Print messages.
Named list of containers
cont <- construct_cont()