mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05: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>