From 0da2c0c366a583b192004052bd9484712b07a636 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hauke=20L=C3=B6ffler?= Date: Wed, 2 Oct 2019 13:23:30 +0200 Subject: [PATCH] Use whitelist in .dockerignore (#3347) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Hauke Löffler --- .dockerignore | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/.dockerignore b/.dockerignore index 7dfc5a97e..1ff16c577 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,14 +1,2 @@ -.git/* -core/* -coremain/* -hooks/* -man/* -pb/* -plugin/* -request/* -test/* -vendor/* -build/* -release/* -go.sum -go.mod +* +!coredns