docker_pull: Pull a docker image onto a host.

Description Usage Arguments Value Author(s) Examples

View source: R/harbor_docker.R

Description

Pull a docker image onto a host.

Usage

1

Arguments

host

A host object.

image

The docker image to pull e.g. rocker/rstudio

...

Other arguments passed to the SSH command for the host

Value

The host object.

Author(s)

Winston Change winston@stdout.org

Examples

1
2
3
4
## Not run: 
docker_pull(localhost, "debian:testing")

## End(Not run)

voltek62/RsparkleR documentation built on May 19, 2019, 1:48 a.m.