We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a55604 + 222a013 commit dada498Copy full SHA for dada498
.dockerignore
@@ -1,3 +1,7 @@
1
+# Do not copy the user's project git directory into the container
2
+# it's not needed to build the project, and causes issues when working within git worktrees
3
+.git/
4
+
5
integration/localnet/bootstrap/
6
integration/localnet/profiler/
7
integration/localnet/data/
0 commit comments