From c475daf889b020a2791f7490ab2bfd54a0e56942 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 11 Oct 2018 20:56:11 +0200 Subject: [PATCH] build: tuning dockerignore --- .dockerignore | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.dockerignore b/.dockerignore index e63620f87..31ddfc842 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,3 +1,7 @@ -buildroot -buildroot-external -buildroot-patches +# We don't need this folder because we map the hole folder +buildroot/ +buildroot-external/ +buildroot-patches/ + +# Ignore too +release/