mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Simplify words and fix format issues
This commit is contained in:
@@ -210,8 +210,6 @@ $ docker pull localhost:5000/myapp:v1.0
|
||||
|
||||
#### 常用命令
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
## 登录 Registry
|
||||
|
||||
@@ -279,8 +277,6 @@ $ cosign verify --key cosign.pub $IMAGE
|
||||
|
||||
#### 漏洞扫描
|
||||
|
||||
运行以下命令:
|
||||
|
||||
```bash
|
||||
## 使用 Docker Scout 扫描镜像漏洞
|
||||
|
||||
|
||||
Reference in New Issue
Block a user