mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
Merge pull request #4684 from dvdksn/fix-build-prune-cache-warn
prune: fix build cache prune warning
This commit is contained in:
@ -29,7 +29,7 @@ WARNING! This will remove:
|
||||
- all stopped containers
|
||||
- all networks not used by at least one container
|
||||
- all dangling images
|
||||
- all build cache
|
||||
- unused build cache
|
||||
Are you sure you want to continue? [y/N] y
|
||||
|
||||
Deleted Containers:
|
||||
|
Reference in New Issue
Block a user