We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c199e77 commit eb89094Copy full SHA for eb89094
1 file changed
README.md
@@ -40,6 +40,17 @@ Show help
40
41
./flow-debugproxy help
42
43
+Use with Docker
44
+---------------
45
+
46
+If you use the env variable `FLOW_PATH_TEMPORARY_BASE`, please be sure to keep
47
+`Data/Temporary` inside the path, without this the mapper will not detect the
48
+proxy classes.
49
50
+```
51
+FLOW_PATH_TEMPORARY_BASE=/tmp/flow/Data/Temporary
52
53
54
Acknowledgments
55
---------------
56
0 commit comments