Changed Containerd to containerd for consistency
Signed-off-by: Adam Herzog <adam@docker.com>
This commit is contained in:
parent
10e3a6f9b5
commit
915bbfd8b8
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# containerd
|
||||
|
||||
Containerd is a daemon to control runC, built for performance and density.
|
||||
Containerd leverages runC's advanced features such as seccomp and user namespace support as well
|
||||
containerd is a daemon to control runC, built for performance and density.
|
||||
containerd leverages runC's advanced features such as seccomp and user namespace support as well
|
||||
as checkpoint and restore for cloning and live migration of containers.
|
||||
|
||||
## Getting started
|
||||
|
|
Loading…
Reference in a new issue