Skip to content

Commit

Permalink
[fix][skipci] relace harbor with opencurve
Browse files Browse the repository at this point in the history
Signed-off-by: Cyber-SiKu <[email protected]>
  • Loading branch information
Cyber-SiKu authored and caoxianfei1 committed Jun 26, 2023
1 parent cb8d72f commit f75db7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools-v2/docs/zh/develop.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ CURVEADM_VERSION=v0.1.12-dev bash -c "$(curl -fsSL https://curveadm.nos-eastchin
3. 执行 playground 命令时得确保当前用户有 root 权限,或者给 docker 的 socket 加上任意用户读写权限,或者将用户加入 docker 用户组:
```shell
curveadm playground run --kind curvebs --container_image harbor.cloud.netease.com/curve/curvebs:playground
curveadm playground run --kind curvebs --container_image opencurvedocker/curvebs:playground
# ls -la /var/run/docker.sock
srwxrwxrwx 1 root docker 0 Oct 26 17:57 /var/run/docker.sock
Expand Down

0 comments on commit f75db7e

Please sign in to comment.