Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lichess-org/fishnet-builder
- Owner: lichess-org
- Created: 2022-09-24T10:08:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T12:21:48.000Z (12 months ago)
- Last Synced: 2024-04-15T02:13:06.920Z (9 months ago)
- Language: C
- Homepage: https://hub.docker.com/r/niklasf/fishnet-builder
- Size: 224 MB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)