Allow booting builder after creation

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-08-12 08:45:40 +02:00
parent 7d312eaa0a
commit 5d50bd7b43
4 changed files with 75 additions and 58 deletions

View File

@ -12,6 +12,7 @@ Create a new builder instance
| Name | Description |
| --- | --- |
| [`--append`](#append) | Append a node to builder instead of changing it |
| `--bootstrap` | Boot builder after creation |
| `--builder string` | Override the configured builder instance |
| [`--buildkitd-flags string`](#buildkitd-flags) | Flags for buildkitd daemon |
| [`--config string`](#config) | BuildKit config file |