netbrain / zwift

Easily zwift on linux
The Unlicense
238 stars 27 forks source link

Add pulse permission fixing, network mode setting & container name #91

Closed hobeone closed 4 months ago

hobeone commented 4 months ago

Probably better to split these up in a few pull requests but was hoping to get initial thoughts on the various changes. Happy to break these apart and also add updates to the readme if you're okay with the changes.

On the Pulse permissions I was hoping to allow something like what some of the linuxserver.io images allow where you can set the UID/GID to use as part of the runtime environment but that is beyond my docker skills at the moment.

I needed to set the network mode to host to get Zwift to find my WiFi enabled kicker: https://support.wahoofitness.com/hc/en-us/articles/9211851310738-Using-KICKR-KICKR-BIKE-Wi-Fi

hobeone commented 4 months ago

Thanks for the comments. I'm going to close this pull request and rework into multiple smaller ones.