Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeyi-Lin committed Sep 6, 2024
1 parent 3187c5e commit 598ecd7
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,15 +234,8 @@ print(response)
**方式一:拉取镜像:**

```bash
docker pull linzeyi/hivision_idphotos:v1
docker tag linzeyi/hivision_idphotos:v1 hivision_idphotos
```

国内拉取加速:

```bash
docker pull registry.cn-hangzhou.aliyuncs.com/swanhub/hivision_idphotos:v1
docker tag registry.cn-hangzhou.aliyuncs.com/swanhub/hivision_idphotos:v1 hivision_idphotos
docker pull linzeyi/hivision_idphotos
docker tag linzeyi/hivision_idphotos hivision_idphotos
```

**方式二:Dockrfile 直接构建镜像:**
Expand Down

0 comments on commit 598ecd7

Please sign in to comment.