mirror of https://github.com/InternLM/InternLM
Update openaoe.md
parent
9b667b7d08
commit
a928d29866
|
@ -40,7 +40,7 @@ docker build . -f docker/Dockerfile -t openaoe:latest
|
|||
|
||||
#### **Start**
|
||||
```shell
|
||||
docker run -p 10099:10099 -v /path/to/your/config-template.yaml:/app/config.yaml --name OpenAOE openaoe:latest
|
||||
docker run -p 10099:10099 -v /path/to/your/config-template.yaml:/app/config.yaml --name OpenAOE opensealion/openaoe:latest
|
||||
```
|
||||
|
||||
### Run by source code
|
||||
|
|
Loading…
Reference in New Issue