mirror of https://github.com/docker/docs.git
docs: update a link in alternative-runtimes.md
This commit is contained in:
parent
80d1892ec5
commit
bbccd379ab
|
@ -30,7 +30,7 @@ You can also use runtimes designed as drop-in replacements for runc. Such
|
|||
runtimes depend on the runc containerd shim for invoking the runtime binary.
|
||||
You must manually register such runtimes in the daemon configuration.
|
||||
|
||||
[youki](https://github.com/containers/youki)
|
||||
[youki](https://github.com/youki-dev/youki)
|
||||
is one example of a runtime that can function as a runc drop-in replacement.
|
||||
Refer to the [youki example](#youki) explaining the setup.
|
||||
|
||||
|
|
Loading…
Reference in New Issue