Skip to content

Commit

Permalink
Merge pull request #522 from imeoer/fix-graph-driver-doc
Browse files Browse the repository at this point in the history
doc: fix docker daemon configuration path
  • Loading branch information
jiangliu authored Jun 21, 2022
2 parents 5526304 + 00f07af commit d0caf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/chinese_docker_graph_driver_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ $ sudo docker plugin enable gechangwei/docker-nydus-graphdriver:0.2.0

---

修改 docker 配置文件`/etc/docker/daemon.conf`替换 graph driver。
修改 docker 配置文件 `/etc/docker/daemon.json`替换 graph driver。

```
{
Expand Down

0 comments on commit d0caf54

Please sign in to comment.