docker_pull | R Documentation |
Speeds up outsider module installation by downloading compiled images.
docker_pull(img, tag = "latest")
img |
Image name |
tag |
Tag version, default latest. |
Logical
Other private-docker:
container-class
,
docker_build()
,
docker_cmd()
,
docker_cp()
,
docker_img_rm()
,
docker_ps_count()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.