Learn R Programming

outsider.base (version 0.1.4)

docker_ids_get: Get docker names for a module

Description

Return the image and container names for a module. Will attempt to build/pull image if missing.

Usage

docker_ids_get(pkgnm)

Arguments

pkgnm

Package name of module

Value

Logical

See Also

Other ids: meta_get(), modules_list()