To generate your own binaries:
- Download on the same directory Dockerfile and script.sh files
- Change the Releases you want to build in Dockerfile
- run "Docker build -t builder ." to build a new docker images that will be used to build binaries
- Run "docker run -v /path/to/save/bin:/data/ builder" .
- Go to /path/to/save/bin and take your bin