Provided by: docker-runc_1.0.0~rc2+git+docker1.13.1~ds1-3_amd64
SYNOPSIS
docker-runc list [command options]
EXAMPLE
Where the given root is specified via the global option "--root" (default: "/run/runc"). To list containers created via the default "--root": # docker-runc list To list containers created using a non-default value for "--root": # docker-runc --root value list
OPTIONS
--format value, -f value select one of: table or json (default: "table") --quiet, -q display only container IDs NAME()