Replies: 3 comments 1 reply
-
|
Indeed, having a docker compose yalm file would be great! |
Beta Was this translation helpful? Give feedback.
-
|
there's a docker compose yaml file in the github repository: https://github.com/ShadowsDieThrice/lrcget-kasm/blob/main/docker-compose.yml it's not mentioned in the compose file but presumably you would need to volume mount your music directory to something unlikely to conflict with the filesystem in the container, like /music or /library, and then browse to that folder inside the container once you've connected to the vnc port for the app |
Beta Was this translation helpful? Give feedback.
-
|
I created this image for "web-gui" support: https://github.com/Gtt1229/docker-lrcget |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
This looks promising and I'd like to use it.
I run all my Linux software only in docker and I found this https://github.com/ShadowsDieThrice/lrcget-kasm
which ends up in that https://hub.docker.com/r/shadowsdiethrice/lrcget-kasm/tags
and it looks maintained and up-to-date
So I guess its the one.
However I cant find any doc explaining how to run the container (env variables and mounts mainly)
Googled 10 minutes and searched here too and can't find anything.
If someone could post a docker-compose example that would help to start
Cheers
Beta Was this translation helpful? Give feedback.
All reactions