Files
docker-cli/cli/command
Tibor Vass f597f2d026 Add new builder subcommand and implement builder prune to prune build cache.
This patch adds a new builder subcommand, allowing to add more builder-related
commands in the future. Unfortunately `build` expects an argument so could not
be used as a subcommand.

This also implements `docker builder prune`, which is needed to prune the builder
cache manually without having to call `docker system prune`.

Today when relying on the legacy builder, users are able to prune dangling images
(used as build cache) by running `docker image prune`. This patch allows the
same usecase with buildkit.

Signed-off-by: Tibor Vass <tibor@docker.com>
2018-08-17 15:18:18 +00:00
..
2018-06-08 18:24:26 +02:00
2018-06-08 18:24:26 +02:00
2018-07-13 11:18:50 +02:00
2018-06-08 18:24:26 +02:00
2018-06-08 18:24:26 +02:00
2018-07-13 11:18:50 +02:00
2018-08-02 13:10:06 +09:00
2018-06-08 18:24:26 +02:00
2018-08-02 13:10:06 +09:00
2017-09-01 19:41:06 -04:00
2017-05-03 18:41:19 -07:00
2017-09-01 19:41:06 -04:00
2018-06-08 18:24:26 +02:00
2017-05-03 18:41:19 -07:00