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.
1 parent 05a146c commit 10a2b28Copy full SHA for 10a2b28
1 file changed
docker/.dockerignore
@@ -1,4 +1,6 @@
1
+# Exclude everything
2
*
3
+# Then just include only the files required for builds
4
!/crates
5
!/domains
6
!/shared
0 commit comments