... | @@ -54,4 +54,9 @@ Alternatively, add the below block to your existing docker-compose.yml file: |
... | @@ -54,4 +54,9 @@ Alternatively, add the below block to your existing docker-compose.yml file: |
|
image: 'hacknix/freedmr-ipsc:latest'
|
|
image: 'hacknix/freedmr-ipsc:latest'
|
|
#Container will persist over reboots
|
|
#Container will persist over reboots
|
|
restart: "unless-stopped"
|
|
restart: "unless-stopped"
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
Note, Motorola support is still in testing and there are some caveats:
|
|
|
|
|
|
|
|
- Slot 2 is Dial-a-TG only
|
|
|
|
- There have been some reports of audio problems with both slots in use. If you expeience this, please help us to debug and make this better. |
|
|
|
\ No newline at end of file |