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

fix default password in dockerfile #14

Closed fbartels closed 5 years ago

danielguerra69 commented 5 years ago

I think it's better to leave the Dockerfile as is. The password should be added in the docker-entrypoint. Then you could use docker run -e PASSWORDHASH='' I like the change to install aditional packages. It could be done at run time in docker-compose or supervisor.