Learn R Programming

brickster (version 0.2.6)

docker_image: Docker Image

Description

Docker image connection information.

Usage

docker_image(url, username, password)

Arguments

url

URL for the Docker image.

username

User name for the Docker repository.

password

Password for the Docker repository.

Details

Uses basic authentication, strongly recommended that credentials are not stored in any scripts and environment variables should be used.

See Also

db_cluster_create(), db_cluster_edit()