nubosoftware / linux-remote-desktop

Linux based secure, open source, multi-tenant environment for remote work.
Apache License 2.0
307 stars 33 forks source link

Multiple containers? #9

Open rhogendo opened 2 years ago

rhogendo commented 2 years ago

Can we have multiple containers? Like one with Ubuntu and one with Redhat-docker linked at the same time? And how can we administer this?

nubosoftware commented 2 years ago

Unfortunately you can have only one base image (e.g. ubuntu). Then run multiple containers for multiple users.

alexcase52 commented 1 year ago

Hi @nubosoftware, will it work if I specify my custom docker_image for a user at the DB level and will not use Apps functionality?