Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit afa358f

Browse files
authored
Merge pull request #614 from Ace-Tang/add_containerd_docs
docs: add more containerd info
2 parents 97768cc + bf13ce6 commit afa358f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configure-runv-with-containerd-docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ $ sudo make install
3030
```
3131

3232
## Work with containerd
33-
First, install containerd and save its default configuration to `/etc/containerd/config.toml`, which is the default configuration file containerd looks for.
33+
First, install [containerd](https://github.com/containerd/containerd) in the [containerd release page](https://github.com/containerd/containerd/releases), then save its default configuration to `/etc/containerd/config.toml`, which is the default configuration file containerd looks for.
3434

3535
```
3636
$containerd config default > /etc/containerd/config.toml

0 commit comments

Comments
 (0)