|
|
@ -28,6 +28,7 @@ sudo docker run --privileged --net=host --ipc=host -it --rm -v $PWD:/paddle --n
|
|
|
|
### 2. demo
|
|
|
|
### 2. demo
|
|
|
|
* run websocket_server.sh. This script will download resources and libs, and launch the service.
|
|
|
|
* run websocket_server.sh. This script will download resources and libs, and launch the service.
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
cd /paddle
|
|
|
|
bash websocket_server.sh
|
|
|
|
bash websocket_server.sh
|
|
|
|
```
|
|
|
|
```
|
|
|
|
this script run in two steps:
|
|
|
|
this script run in two steps:
|
|
|
|