mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-02-15 08:38:14 -05:00
787 B
787 B
| page_title | subcategory | description |
|---|---|---|
| docker_registry_image Data Source - terraform-provider-docker | Reads the image metadata from a Docker Registry. Used in conjunction with the docker_image resource to keep an image up to date on the latest available version of the tag. |
docker_registry_image (Data Source)
Reads the image metadata from a Docker Registry. Used in conjunction with the docker_image resource to keep an image up to date on the latest available version of the tag.
Schema
Optional
- id (String) The ID of this resource.
- name (String)
Read-Only
- sha256_digest (String)