Description Usage Arguments Value Author(s) Examples
Pull a docker image onto a host.
1 | docker_pull(host = localhost, image, ...)
|
host |
A host object. |
image |
The docker image to pull e.g. |
... |
Other arguments passed to the SSH command for the host |
The host
object.
Winston Change winston@stdout.org
1 2 3 4 | ## Not run:
docker_pull(localhost, "debian:testing")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.