docker_image: Docker Image

View source: R/data-structures.R

docker_imageR Documentation

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()


brickster documentation built on April 12, 2025, 1:21 a.m.