docker_pull: Pull a docker image onto a host.

Description Usage Arguments Value Author(s) Examples

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)

googleComputeEngineR documentation built on May 6, 2019, 1:01 a.m.