Remmina #39
-
Hi, i have a proxmox server v9.0.10 with an lxc that runs docker installed with: i tried to run the remmina docker: i used the shown compose snipped but the container doesn't fully start it seems here is the conatiner log:
i tried to give the lxc more rights with: i also changed the compose to this: but that did help ether. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Neither we nor the proxmox devs support running docker in an lxc. The supported method is docker in a vm. |
Beta Was this translation helpful? Give feedback.
-
I have docker running in an unprivileged LXC in Proxmox 9, and deployed Remmina with no issues other than audio not working (VPNs, audio, GPU or any other setting that requires access to the host devices will not work), check that your LXC has nesting enabled on Options -> Features. |
Beta Was this translation helpful? Give feedback.
Neither we nor the proxmox devs support running docker in an lxc. The supported method is docker in a vm.