danielguerra69 / ubuntu-xrdp

Docker fully implemented Multi User xrdp with xorgxrdp and pulseaudio on Ubuntu 16.04/18.04
MIT License
251 stars 141 forks source link

Preset the password of the default account through a build argument #11

Closed fbartels closed 5 years ago

fbartels commented 5 years ago

Implementing the installation of addition build time packages made me think that its probably a good idea to make the password of the default ubuntu user configurable through a build argument as well. this should then fall back to the current value if not specified.

Leaving this here for now as I will not get to it right away. (And also would like to see #9 and #10 to be merged first)