new
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
```bash
|
||||
$ docker create --name showdoc --user=root \
|
||||
--privileged=true \
|
||||
--net svcnet \
|
||||
--add-host=api.openai.com:192.168.5.186 \
|
||||
-v /home/showdoc_data/html:/var/www/html/ star7th/showdoc
|
||||
```
|
||||
Reference in New Issue
Block a user