View source: R/infer_docker_org.R
infer_docker_org | R Documentation |
Infer Docker registry organisation name from DESCRIPTION file.
infer_docker_org(docker_org = NULL, docker_registry, verbose = TRUE, ...)
docker_org |
Docker registry organization name.
Can simply be your registry username instead.
If |
docker_registry |
Docker container registry to push to. Options include:
|
verbose |
Print messages. |
... |
Arguments passed on to
|
Docker registry organisation name.
infer_docker_org(docker_org="myorg", docker_registry="ghcr.io")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.