Lilypond Web Service Lightweight service that runs simple webpage to access Lilypond functionalities Based on chilledgeek/lilypond-web Default port is set to 8080, no further configuration is necessary/possible How to use Ensure Docker is installed Run docker build -t lilypond-web .; docker run --rm -p 8080:8080 lilypond-web Enjoy and paste in some lily code! Or don't lol. Please be responsible with Lilypond security, the documentation has plenty of information about that.