microbin icon indicating copy to clipboard operation
microbin copied to clipboard

[Feature Request] Add MicroBin to the Unraid Community Apps.

Open moritz-john opened this issue 3 years ago • 0 comments

My feature request is a very easy to install version of MicroBin on the Unraid Community Apps.

I tried to do it myself but I have very little knowledge with Docker, Docker Hub or how to officially add an app to the Unraid CA:

2022-08-15_11-50

I clicked on ADD CONTAINER in the Unraid docker GUI and added the following: Name: microbin Repository: solarft/microbin

I added a new port: WebUI: Container Port: 8080 Host Port: e.g. 7123

I added a new path: Data Path: Container Path: /usr/local/bin/pasta_data Host Path: /mnt/user/appdata/microbin/data/

As you can tell from the screenshot, basic functionality works and I can access, create and save new pasta in my local network.


I don't know if solarft/microbin is the official MicroBin docker hub repository, there were about 4 different ones and I tried them until one worked.

Also I have no idea how to pass command line arguments like --highlightsyntax. I tried many things but none of them worked.


I've done what I can and failed, maybe someone else is able to fulfill this feature request.

Thank you!

moritz-john avatar Aug 15 '22 10:08 moritz-john