You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Envbuilder provider can be used to check for the presence of a Docker image previously built by Envbuilder https://github.com/coder/envbuilder.
8
-
This allows re-using a previously built image pushed to a Docker registry without having to rebuild it.
9
-
An image built by Envbuilder also embeds the Envbuilder binary inside the image, allowing for the image to be used to build other images.
7
+
The Envbuilder provider can be used to check for the presence of a container image previously built by Envbuilder https://github.com/coder/envbuilder.
8
+
This allows re-using a previously built image pushed to a container registry without having to rebuild it.
10
9
---
11
10
12
11
# envbuilder Provider
13
12
14
13
# Envbuilder Provider
15
14
16
-
The Envbuilder provider can be used to check for the presence of a Docker image previously built by [Envbuilder](https://github.com/coder/envbuilder).
17
-
This allows re-using a previously built image pushed to a Docker registry without having to rebuild it.
18
-
An image built by Envbuilder also embeds the Envbuilder binary inside the image, allowing for the image to be used to build other images.
15
+
The Envbuilder provider can be used to check for the presence of a container image previously built by [Envbuilder](https://github.com/coder/envbuilder).
16
+
This allows re-using a previously built image pushed to a container registry without having to rebuild it.
The Envbuilder provider can be used to check for the presence of a Docker image previously built by [Envbuilder](https://github.com/coder/envbuilder).
42
-
This allows re-using a previously built image pushed to a Docker registry without having to rebuild it.
43
-
An image built by Envbuilder also embeds the Envbuilder binary inside the image, allowing for the image to be used to build other images.
44
-
`,
41
+
The Envbuilder provider can be used to check for the presence of a container image previously built by [Envbuilder](https://github.com/coder/envbuilder).
42
+
This allows re-using a previously built image pushed to a container registry without having to rebuild it.`,
0 commit comments