mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-08 23:11:51 +00:00
Makes it possible to filter containers by image, using --filter=ancestor=busybox and get all the container running busybox image and image based on busybox (to the bottom). Signed-off-by: Vincent Demeester <vincent@sbr.pm>