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

Easily include additional packages during build #10

Closed fbartels closed 5 years ago

fbartels commented 5 years ago

I had a discussion with someone about this project who wanted to use it with additionally installed packages and though "hey, you could probably make this easier through build arguments".

To avoid committing local changes to the compose file into git I also moved it to docker-compose.yml-example and added it to .gitignore.