#kasm #remmina #rdp #remmina #docker #dockercompose KASM, Setup RemoteDesktop Session **Add (for example) this Docker Image: `kasmweb/remmina:1.15.0`** Make sure to include **Remmina** and configure it under **Docker Run Config Override (JSON)**. --- ### **Example Configuration:** ``` { "environment": { "REMMINA_OPTIONS": "name=VM005,viewmode=4,server=10.0.2.5:3389,username=boer,password=boer,cert_ignore=1,sound=local", "REMMINA_PROFILE": "/home/kasm-user/.local/share/remmina/defaults/default.rdp.remmina" } } ``` - The **IP address** should, of course, be the hostname. - The **username and password** are self-explanatory. --- ### **Thumbnail URL Suggestion:** For a visual representation, you can use this thumbnail: 👉 **[Thumbnail Example](https://static.vecteezy.com/system/resources/previews/021/811/571/original/online-order-system-icon-style-vector.jpg)** 😄 Zie ook: [[KASM, Install]]