docker_pull: Pull a docker image onto a host.

Description Usage Arguments Value Examples

View source: R/driver-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.

Examples

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

## End(Not run)

james-atkins/resurrectr documentation built on Feb. 16, 2021, 12:06 a.m.