docker-containerd --version (return code: 0)
containerd version 0.2.3 commit: aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1
docker-containerd --help (return code: 0)
NAME:
containerd - High performance container daemon
USAGE:
docker-containerd [global options] command [command options] [arguments...]
VERSION:
0.2.3 commit: aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1
COMMANDS:
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--debug enable debug output in the logs
--state-dir "/run/containerd" runtime state directory
--metrics-interval "5m0s" interval for flushing metrics to the store
--listen, -l "unix:///run/containerd/containerd.sock" proto://address on which the GRPC API will listen
--runtime, -r "runc" name or path of the OCI compliant runtime to use when executing containers
--runtime-args [--runtime-args option --runtime-args option] specify additional runtime args
--shim "containerd-shim" Name or path of shim
--pprof-address http address to listen for pprof events
--start-timeout "30s" timeout duration for waiting on a container to start before it is killed
--retain-count "500" number of past events to keep in the event log
--graphite-address Address of graphite server
--help, -h show help
--version, -v print the version