Fix some typos in ROADMAP.md
Signed-off-by: zhoulin xie <zhoulin.xie@daocloud.io>
This commit is contained in:
parent
f76d6a078d
commit
974294600f
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ Moby currently only utilizes containerd for basic runtime state management, e.g.
|
|||
and stopping a container, which is what the pre-containerd 1.0 daemon provided.
|
||||
Now that containerd is a full-fledged container runtime which supports full
|
||||
container life-cycle management, we would like to start relying more on containerd
|
||||
and removing the bits in Moby which are now duplicated. This will neccessitate
|
||||
a signficant effort to refactor and even remove large parts of Moby's codebase.
|
||||
and removing the bits in Moby which are now duplicated. This will necessitate
|
||||
a significant effort to refactor and even remove large parts of Moby's codebase.
|
||||
|
||||
Tracking issues:
|
||||
|
||||
|
|
Loading…
Reference in a new issue