DOCKERFILE A GOGO
This commit is contained in:
@@ -35,6 +35,12 @@ See `./config.d/rusty-pipe.d`
|
||||
|
||||
# Server
|
||||
|
||||
### Docker
|
||||
|
||||
```bash
|
||||
docker build -f Dockerfile -t mayhem-party-venue . && docker run -p 17070-17071:17070-17071 --rm -it -v /run/user/$UID/pulse/native:/run/user/0/pulse/native -e PULSE_SERVER=unix:/run/user/0/pulse/native -v "$PWD"/mnt.d:/mnt mayhem-party-venue
|
||||
```
|
||||
|
||||
## TTS
|
||||
|
||||
`cd ./git.d/tts.d/larynx.d; bash run.sh`
|
||||
|
||||
Reference in New Issue
Block a user