Wobak
Wobak
Shouldn't you simply use the mount type nfs for the volume itself instead of tweaking that in the container?
Hi, I had already put one in my first comment :)
I think there might be simpler ways to do this, unless I'm mistaken. Instead of building an image, pulling the jar and running the openjdk image would be way faster...
True, but as the bot notifies you already about a new version, I just DL the new jar, replace the symlink and restart the container, which seems reasonable compared to...
I think both approaches should be considered tbh. If people want automated updates with a current image, then your idea is better, if they don't care about updating manually, knowing...
Hello, OK let me try to review that. However the binaries are now in the main project as part of last commit : https://github.com/jagrosh/MusicBot/tree/master/src/main/resources/natives
We added 2 commits with the reset of permissions and the new code logic. Let me know if this is good or not :)
I'm changing a few things for the integration to be more consistent with the rest of the project.
I don't know if you ever figured it out, but after fighting for hours, I realized that to get it to work, I had to double quote the strings I...
@jagrosh, any chance this can make it to the repo? I don't mind if you don't want to, just refuse the PR so that I know :) Thanks again for...