Make it go into a docker container #168
Replies: 3 comments
-
|
You would need to also run a discord client in the docker container and have it be logged into your account there's some projects that attempt to run a discord client in docker, although I don't think any have been worked on in the past few years, and they use sockets and everything directly on the host is it possible? probably |
Beta Was this translation helpful? Give feedback.
-
|
I tried to do it a while back. https://github.com/just5ky/jelly_rpc using kasm-vnc base image Ended up running a windows docker vm https://github.com/dockur/windows with discord and script installed |
Beta Was this translation helpful? Give feedback.
-
|
Just to continue the conversation, it looks like the folks over at https://github.com/logixism/navicord were able to get an RPC running in a Docker container. Personally I would love for jellyfin-rpc to be available as a Docker container. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you could get the application in a docker container, this would make it safer and easier to install and statup
Beta Was this translation helpful? Give feedback.
All reactions