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

https://github.com/westonsteimel/container-library-rust-static-builder

Docker image to build statically linked Linux executables from Rust projects
https://github.com/westonsteimel/container-library-rust-static-builder

container-library docker dockerfile rust

Last synced: about 1 month ago
JSON representation

Docker image to build statically linked Linux executables from Rust projects

Awesome Lists containing this project

README

          

# Rust Static Builder

Docker image to build statically-linked Linux executables for Rust projects.
This is derived from [fornwall/rust-static-builder](https://github.com/fornwall/rust-static-builder).