From f81d8ba05f9166ba79ac16e08a2aeee37e6eef8e Mon Sep 17 00:00:00 2001 From: johnthagen Date: Tue, 4 Jan 2022 07:56:12 -0500 Subject: [PATCH] Add a reference to docker-slim --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79c385c..d5ef5e6 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ create minimum sized Docker containers that run Rust binaries. - [mini-docker-rust](https://github.com/kpcyrd/mini-docker-rust) - [rust-musl-builder](https://github.com/emk/rust-musl-builder) - [muslrust](https://github.com/clux/muslrust) +- [docker-slim](https://github.com/docker-slim/docker-slim) - Minify Docker images # References