diff --git a/.dockerignore b/.dockerignore new file mode 100644 index 0000000000..264fd311a7 --- /dev/null +++ b/.dockerignore @@ -0,0 +1,4 @@ +# All artifacts of the build processed are dumped here. +# Ignore it for docker context, as all Dockerfiles should build their own +# binaries. +build