File: buildx_stop.md

package info (click to toggle)
golang-github-docker-cli-docs-tool 0.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 424 kB
  • sloc: makefile: 4
file content (14 lines) | stat: -rw-r--r-- 349 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# docker buildx stop

<!---MARKER_GEN_START-->
Stop builder instance

### Options

| Name        | Type     | Default | Description                              |
|:------------|:---------|:--------|:-----------------------------------------|
| `--builder` | `string` |         | Override the configured builder instance |


<!---MARKER_GEN_END-->