Skip to content

Commit c2d69e8

Browse files
committed
docs: update information on 'create' to match logic
1 parent d2b12a7 commit c2d69e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ The default is `true`.
356356

357357
##### `create` (boolean)
358358

359-
If set to true, will use `docker buildx create` to create a new Builder Instance using the propeties defined.
359+
If set to true, will use `docker buildx create` to create a new Builder Instance using the propeties defined. If a Builder Instance with the same `name` already exists, it will not be recreated.
360360

361361
The default is `false`.
362362

0 commit comments

Comments
 (0)