DockerImageRequest
DockerImageRequest is the request body for specifying a Docker image and its credentials.
Properties
referencestring optionalThe Docker image reference (e.g. registry/image:tag).- The credentials needed to pull the Docker image.
- ↳
usernamestring optionalThe username for authenticating with the Docker registry. - The password for authenticating with the Docker registry.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.