Merge pull request #692 from crazy-max/boostrap-cmd

Allow booting builder after creation
This commit is contained in:
Tõnis Tiigi
2021-08-12 10:35:33 -07:00
committed by GitHub
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 |