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 37b5669 commit b9f2a78Copy full SHA for b9f2a78
.dockerignore
@@ -0,0 +1,6 @@
1
+# out-of-tree builds usually go here. This helps improving performance of uploading
2
+# the build context to the docker image build server
3
+/build
4
+
5
+# in-tree builds
6
+/deps
0 commit comments