mirror of https://github.com/docker/cli.git
17 lines
363 B
Markdown
17 lines
363 B
Markdown
|
# builder
|
||
|
|
||
|
<!---MARKER_GEN_START-->
|
||
|
Manage builds
|
||
|
|
||
|
### Subcommands
|
||
|
|
||
|
| Name | Description |
|
||
|
|:----------------------------|:---------------------------------|
|
||
|
| [`build`](builder_build.md) | Build an image from a Dockerfile |
|
||
|
| [`prune`](builder_prune.md) | Remove build cache |
|
||
|
|
||
|
|
||
|
|
||
|
<!---MARKER_GEN_END-->
|
||
|
|