Skip to content

Commit 46a456f

Browse files
committed
make gen
1 parent 4c378c0 commit 46a456f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/cached_image.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
page_title: "envbuilder_cached_image Resource - envbuilder"
44
subcategory: ""
55
description: |-
6-
A `envbuilder_cached_image` can be used to retrieve a cached image produced by envbuilder. Creating this resource will clone the specified Git repository, read a Devcontainer specification or Dockerfile, and check for its presence in the provided cache repo. If any of the layers of the cached image are missing in the provided cache repo, the image will be considered as missing. A `envbuilder_cached_image` resource in this state will be recreated until a cached image is found in the registry.
6+
The cached image resource can be used to retrieve a cached image produced by envbuilder. Creating this resource will clone the specified Git repository, read a Devcontainer specification or Dockerfile, and check for its presence in the provided cache repo. If any of the layers of the cached image are missing in the provided cache repo, the image will be considered as missing. A cached image in this state will be recreated until found.
77
---
88

99
# envbuilder_cached_image (Resource)

0 commit comments

Comments
 (0)