Commit cf6ce7c7 authored by Yang Yong(雍洋)'s avatar Yang Yong(雍洋) Committed by GitHub
Browse files

update doc

parent 3e5dfb4d
...@@ -45,7 +45,7 @@ docker pull lightx2v/lightx2v:25082901-cu124 ...@@ -45,7 +45,7 @@ docker pull lightx2v/lightx2v:25082901-cu124
docker run --gpus all -itd --ipc=host --name [container_name] -v [mount_settings] --entrypoint /bin/bash [image_id] docker run --gpus all -itd --ipc=host --name [container_name] -v [mount_settings] --entrypoint /bin/bash [image_id]
``` ```
#### 3. Domestic Mirror Source (Optional) #### 3. China Mirror Source (Optional)
For mainland China, if the network is unstable when pulling images, you can pull from Alibaba Cloud: For mainland China, if the network is unstable when pulling images, you can pull from Alibaba Cloud:
......
...@@ -45,7 +45,7 @@ docker pull lightx2v/lightx2v:25082901-cu124 ...@@ -45,7 +45,7 @@ docker pull lightx2v/lightx2v:25082901-cu124
docker run --gpus all -itd --ipc=host --name [容器名] -v [挂载设置] --entrypoint /bin/bash [镜像id] docker run --gpus all -itd --ipc=host --name [容器名] -v [挂载设置] --entrypoint /bin/bash [镜像id]
``` ```
#### 3. 国镜像源(可选) #### 3. 国镜像源(可选)
对于中国大陆地区,如果拉取镜像时网络不稳定,可以从阿里云上拉取: 对于中国大陆地区,如果拉取镜像时网络不稳定,可以从阿里云上拉取:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment