when i install redmine_crm plugin,system shows 'Failed to build gem native extension.... You have to install development tools first'
The current docker image is missing ubuntu-dev-tools(apt-get install ubuntu-dev-tools),Is it possible to consider packaging it into the docker image?