Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lichess-org/fishnet-builder

Docker image for an environment that can produce fully static Stockfish builds
https://github.com/lichess-org/fishnet-builder

Last synced: about 2 months ago
JSON representation

Docker image for an environment that can produce fully static Stockfish builds

Awesome Lists containing this project

README

        

# fishnet build tools

Docker image for an environment that can produce fully static Stockfish builds.

## Components

- [Alpine Linux](https://www.alpinelinux.org/)
- [Rust](https://www.rust-lang.org/)
- [cargo auditable](https://github.com/rust-secure-code/cargo-auditable)
- [Intel SDE](https://www.intel.com/content/www/us/en/developer/articles/tool/software-development-emulator.html) (proprietary)
- [sgerrand/alpine-pkg-glibc](https://github.com/sgerrand/alpine-pkg-glibc) (to run Intel SDE)