mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
The filter option is not currently exposed on the command-line, but can be added as a flag in future. It will be used by compose to filter the list of containers to include based on compose labels. Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>