Install the Docker image for an outsider module after the module
package has been installed.
image_install(pkgnm, tag = "latest", pull = TRUE)
Arguments
pkgnm |
Name of module's R package |
tag |
Docker tag, default 'latest' |
pull |
Pull from Docker Hub or build locally? Default, FALSE. |
Value
Integer