docker_pull function

Pull a docker image onto a host.

Pull a docker image onto a host.

docker_pull(host = localhost, image, ...)

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

Returns

The host object.

Examples

## Not run: docker_pull(localhost, "debian:testing") ## End(Not run)

Author(s)

Winston Change winston@stdout.org

  • Maintainer: Mark Edmondson
  • License: MIT + file LICENSE
  • Last published: 2019-05-04

Downloads (last 30 days):