We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rust-musl-builder
1 parent 1f8158e commit c5f90f3Copy full SHA for c5f90f3
README.md
@@ -312,8 +312,8 @@ Sometimes it's advantageous to deploy Rust into containers
312
(e.g. [Docker](https://www.docker.com/)). There are several great existing resources to help
313
create minimum sized container images that run Rust binaries.
314
315
+- [Official `rust:alpine` image](https://hub.docker.com/_/rust)
316
- [mini-docker-rust](https://github.com/kpcyrd/mini-docker-rust)
-- [rust-musl-builder](https://github.com/emk/rust-musl-builder)
317
- [muslrust](https://github.com/clux/muslrust)
318
- [docker-slim](https://github.com/docker-slim/docker-slim) - Minify Docker images
319
0 commit comments