Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 2 months 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).