added binary executable files to .dockerignore
fixed #5038 License: MIT Signed-off-by: Rob Deutsch <rdeutschob@gmail.com>
rob-deutsch committed
Sep 29, 2018 at 13:44 UTC
ae7fd9a1cbd5dc02334d79fd96625e9ffaf10b67
1 file changed
+6
.dockerignore
+6
@@ -5,3 +5,9 @@ Dockerfile.fast
5
!.git/refs/
6
!.git/packed-refs
7
test/sharness/lib/sharness/
8
+
9
+# The Docker client might not be running on Linux
10
+# so delete any compiled binaries
11
+bin/gx
12
+bin/gx*
13
+bin/tmp