View source: R/data-structures.R
docker_image | R Documentation |
Docker image connection information.
docker_image(url, username, password)
url |
URL for the Docker image. |
username |
User name for the Docker repository. |
password |
Password for the Docker repository. |
Uses basic authentication, strongly recommended that credentials are not stored in any scripts and environment variables should be used.
db_cluster_create()
, db_cluster_edit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.