From e9a15d5ce1caf9e9b696556e13598c1e1250137c Mon Sep 17 00:00:00 2001 From: Evan Jones Date: Sat, 2 Nov 2019 10:48:44 -0400 Subject: [PATCH] README.md: Link to Google group, slack If we are going to host discussion there, we might as well publicize it a bit more widely. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c50a35f6e..73c7cd006 100644 --- a/README.md +++ b/README.md @@ -180,3 +180,9 @@ BUILD Dockerfile hello.py > Note: If the image you are using already has a tag, for example `gcr.io/distroless/java-debian10:11`, use the tag `-debug` instead, for example `gcr.io/distroless/java-debian10:11-debug`. > Note: [ldd](http://man7.org/linux/man-pages/man1/ldd.1.html) is not installed in the base image as it's a shell script, you can copy it in or download it. + + +# Community Discussion + +* [distroless-users Google Group](https://groups.google.com/forum/#!forum/distroless-users) +* [Kubernetes slack #distroless channel](https://slack.k8s.io/)