terraform-provider-docker/docs/data-sources/registry_image.md
2021-05-16 15:44:59 +02:00

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)