Skip to content

Commit

Permalink
Update Install-containerd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
miaoyc666 authored May 20, 2024
1 parent 6ee1eb2 commit 3515890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions K8s/cri/Install-containerd.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ echo \
$(. /etc/os-release && echo "$VERSION_CODENAME") stable" | \
sudo tee /etc/apt/sources.list.d/docker.list > /dev/null
sudo apt-get update
sudo apt-get install -y containerd.io
```

#### 2.2 下载安装containerd
Expand Down

0 comments on commit 3515890

Please sign in to comment.