image_install: Install module's image

View source: R/install.R

image_installR Documentation

Install module's image

Description

Install the Docker image for an outsider module after the module package has been installed.

Usage

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


AntonelliLab/outsider.base documentation built on June 25, 2022, 1:17 a.m.