Browse Source

fix docker build in submodule (#1019)

* Adds .dockerfile ignore for .git to prevent issues building in submodules

Co-authored-by: Case Larsen <CTLarsen@lbl.gov>
Case Larsen 3 years ago
parent
commit
5ca79c80ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .dockerignore

+ 1 - 0
.dockerignore

@@ -0,0 +1 @@
+.git