| docker_build | R Documentation |
Runs run build command.
docker_build(img, url_or_path, tag = "latest")
img |
Image name |
url_or_path |
Dockerfile URL |
tag |
Docker tag, default 'latest' |
Logical
Other private-docker:
container-class,
docker_cmd(),
docker_cp(),
docker_img_rm(),
docker_ps_count(),
docker_pull()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.