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

Make it possible to add additional packages at build time #16

Closed fbartels closed 5 years ago

fbartels commented 5 years ago

Hi @danielguerra69,

you closed #10 without any further comment. Since I just needed this feature again I though I make another try at it.

add docker-compose.override.yml to gitignore to easily override default values from the compose file

install custom packages through build arguments (defined through docker-compose or build-args) add custom packages to readme