Update container-runtimes.md
add 安装CRI-O之前,应该先更新数据源否则有可能找不到资源。
This commit is contained in:
@@ -465,6 +465,7 @@ sudo apt-get install cri-o-1.17
|
|||||||
随后安装 CRI-O:
|
随后安装 CRI-O:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
sudo apt-get update
|
||||||
sudo apt-get install cri-o-1.17
|
sudo apt-get install cri-o-1.17
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -499,6 +500,7 @@ sudo apt-get install cri-o-1.17
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
# 安装 CRI-O
|
# 安装 CRI-O
|
||||||
|
sudo apt-get update
|
||||||
sudo apt-get install cri-o-1.17
|
sudo apt-get install cri-o-1.17
|
||||||
```
|
```
|
||||||
{{% /tab %}}
|
{{% /tab %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user