linux-remote-desktop
linux-remote-desktop copied to clipboard
Multiple containers?
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?
Unfortunately you can have only one base image (e.g. ubuntu). Then run multiple containers for multiple users.
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?