Bookmarks tagged [deployment]
https://github.com/emk/rust-musl-builder
Docker images for compiling static Rust binaries using musl-libc and musl-gcc, with static versions of useful C libraries
- tags: rust, deployment, docker
- source code
https://github.com/kpcyrd/mini-docker-rust
An example project for very small rust docker images
- tags: rust, deployment, docker
- source code
https://github.com/liuchong/docker-rustup
A multiple version (with musl tools) Rust Docker image
- tags: rust, deployment, docker
- source code
https://github.com/messense/rust-musl-cross
Docker images for compiling static Rust binaries using musl-cross
- tags: rust, deployment, docker
- source code
https://github.com/rust-lang/docker-rust
the official Rust Docker image
- tags: rust, deployment, docker
- source code
https://github.com/DenisKolodin/rust-app-engine
App Engine Rust boilerplate
- tags: rust, deployment, google-app-engine
- source code
https://github.com/emk/heroku-buildpack-rust
A buildpack for Rust applications on Heroku
- tags: rust, deployment, heroku
- source code