A containerised version of a template for using Sublime as a LaTeX editor from this article with no need for VNC.
Add Sublime's Package Control to the persistent volume for installed packages
cd Installed_Packages
wget wget https://packagecontrol.io/Package%20Control.sublime-packageThen run the script in the repository root directory, note that you may need to do this a few times to pull all required packages.
./run.shUse ctrl+b or ctrl+shift+b to build your document (traditional with PdfLaTeX), all artifacts are in the paper directory.