zoffline / zwift-offline

Use Zwift offline
GNU Affero General Public License v3.0
661 stars 107 forks source link

Docker image not updated #115

Closed lee-staples closed 3 years ago

lee-staples commented 3 years ago

Just found your project, love it. Found docker hub images is outdated, not updated with git changes to files

Is it possible to get docker images to follow and update based on git updates

Also suggest updating docker instruction to expose the folder

zoffline commented 3 years ago

An optional dependency, cryptography, used by zoffline and included in the Docker image started requiring Rust recently breaking an absurd amount of docker images including the last couple of zoffline image builds. That dependency has been removed and the Docker images should be updating again.