mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 12:57:50 +08:00
Update README.md
This commit is contained in:
@@ -110,14 +110,14 @@ pip 19.2.2 from C:\Users\shmilylty\AppData\Roaming\Python\Python38\site-packages
|
||||
|
||||
```shell
|
||||
docker pull tardis07/oneforall
|
||||
docker run oneforall
|
||||
docker run -it oneforall
|
||||
```
|
||||
|
||||
方法二:从 `Dockerfile` 中构建(同git版)
|
||||
|
||||
```shell
|
||||
docker build -t oneforall .
|
||||
docker run oneforall
|
||||
docker run -it oneforall
|
||||
```
|
||||
|
||||
**✨使用演示**
|
||||
|
||||
Reference in New Issue
Block a user