Need to run apt-get install on Meteor Galaxy server

Hi

I’m trying to use the html-pdf package, however, when I test the application on the server I’m getting an exception:

Error: write EPIPE
 at errnoException (net.js:905:11)
 at Object.afterWrite (net.js:721:19)

The solution I found was to run sudo apt-get install libfontconfig on the server in question, however, it doesn’t seem that this functionality is provided. Is there any way I can resolve this issue?

Thanks

If you want to change the OS level packages installed via Galaxy you’ll have to get in touch with Galaxy support to plead your case.

You can see the current Galaxy base image package list here.