游雁
2023-11-09 eeb43ced05a5fe5822b71cb89bb50d344c69eeec
docs/installation/docker.md
@@ -1,3 +1,5 @@
([简体中文](./docker_zh.md)|English)
# Docker
## Install Docker
@@ -32,13 +34,14 @@
```
## Download image
### Image
### Image Hub
#### CPU
`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py37-torch1.11.0-tf1.15.5-1.6.0`
`registry.cn-hangzhou.aliyuncs.com/funasr_repo/funasr:funasr-runtime-sdk-cpu-0.3.0`
#### GPU
`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-cuda11.3.0-py37-torch1.11.0-tf1.15.5-1.6.0`
`registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-py38-torch1.11.0-tf1.15.5-1.8.1`
### Pull Image
```shell