Writing html ui's for plugins - Docker

Hi all

I’m trying to get on to writing uis for plugins I have been working on but I cannot figure how to get an environment to test them in.

I have tried the moddevices/modsdk docker image, but I get this error:

docker run -p 9000:9000 -v /Users/my-user/my-lv2-folder:/lv2 moddevices/modsdk
docker: Error response from daemon: error while creating mount source path '/Users/my-user/my-lv2-folder': mkdir /Users: file exists.

Any idea what is wrong here (btw using Windows 11 Home)

Are there other environments which could be used

Hello @steve,
That sounds great :slight_smile:
I’m not familiar with the process, nor if some things could be outdated on the wiki, but are you following these tutorials?
If yes, and you find something outdated, it would be great if you let me know :slight_smile: