-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download site is using user agent filtering #1
Comments
I made a fork of this and modified it to use Alpine Linux as a base, as well as fixing a couple of other things - this included. https://hub.docker.com/r/yukienterprises/windward Happy for the changes to be merged back into this repo if desired by @JasonRivers |
@yukihyou I'd say that you should just make the pull request(s). |
I'm still determining if the changes are fully working - since alpine doesn't natively support glibc/mono, it's possibly not stable. |
@yukihyou as the wget is failing, create a PR, we can test and merge if it all looks good. We can easily switch it back to ubuntu with curl if we find it's not stable. |
wget gets a 403 error on download but curl and others all succeed so this image will not deploy.
The text was updated successfully, but these errors were encountered: