Add xrdp config that works with macos client out of the box

This commit is contained in:
Bolke de Bruin
2022-08-08 14:19:28 +02:00
parent b2f82c4ab9
commit bd876d2df8
5 changed files with 218 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ services:
xrdp:
container_name: xrdp
hostname: xrdp
image: rattydave/docker-ubuntu-xrdp-mate-custom:20.04
image: bolkedebruin/docker-ubuntu-xrdp-mate-rdpgw:20.04
ports:
- 3389:3389
restart: on-failure