vendor: github.com/docker/docker 25917217cab38eab40c3db0010b915258f4a8491

b0f5bc36fe..25917217ca

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2021-06-21 18:02:23 +02:00
parent 29fed6bff1
commit a04c8210a6
41 changed files with 232 additions and 316 deletions

View File

@ -59,7 +59,6 @@ type ContainerExecInspect struct {
// ContainerListOptions holds parameters to list containers with.
type ContainerListOptions struct {
Quiet bool
Size bool
All bool
Latest bool