2016-03-03 08:18:17 +08:00
|
|
|
# NAME
|
|
|
|
runc list - lists containers started by runc with the given root
|
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
runc list [command options] [arguments...]
|
|
|
|
|
|
|
|
# OPTIONS
|
2016-06-04 16:57:13 +08:00
|
|
|
--format value, -f value select one of: table or json (default: "table")
|
2016-05-28 13:33:57 +08:00
|
|
|
--quiet, -q display only container IDs
|