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

Commit

Permalink
Merge pull request #614 from Ace-Tang/add_containerd_docs
Browse files Browse the repository at this point in the history
docs: add more containerd info
  • Loading branch information
laijs authored Oct 12, 2017
2 parents 97768cc + bf13ce6 commit afa358f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configure-runv-with-containerd-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $ sudo make install
```

## Work with containerd
First, install containerd and save its default configuration to `/etc/containerd/config.toml`, which is the default configuration file containerd looks for.
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.

```
$containerd config default > /etc/containerd/config.toml
Expand Down

0 comments on commit afa358f

Please sign in to comment.