diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 00000000000..efff383d43f --- /dev/null +++ b/.dockerignore @@ -0,0 +1,5 @@ +/docs +/cookbook +/.circleci +/.github +/tests \ No newline at end of file