From d043be07639872dd59e161726523dcf4687959cc Mon Sep 17 00:00:00 2001 From: c-bata Date: Sat, 21 Mar 2020 23:08:17 +0900 Subject: [PATCH] Add docker-slim as a project using go-prompt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6978ee18..cb0420af 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ func main() { * [fishi0x01/vsh: HashiCorp Vault interactive shell](https://github.com/fishi0x01/vsh) * [mstrYoda/docker-shell: A simple interactive prompt for docker](https://github.com/mstrYoda/docker-shell) * [c-bata/gh-prompt: An interactive GitHub CLI featuring auto-complete.](https://github.com/c-bata/gh-prompt) +* [docker-slim/docker-slim: Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)](https://github.com/docker-slim/docker-slim) * (If you create a CLI utility using go-prompt and want your own project to be listed here, please submit a GitHub issue.) ## Features