Skip to content

Commit eb89094

Browse files
committed
TASK: Update the documentation to run the proxy in Docker
1 parent c199e77 commit eb89094

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,17 @@ Show help
4040

4141
./flow-debugproxy help
4242

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+
4354
Acknowledgments
4455
---------------
4556

0 commit comments

Comments
 (0)