I have the following use case. I have a LaTeX string and a document id, which I want to convert into mws harvest file. Since this is all in a database I would like to avoid the management of temporary files and use a simple rest interface for that. Can this container help here?