It has been proposed by others to include it in the readme.md
This commit is contained in:
parent
d1ef03be39
commit
60b3599c63
1 changed files with 7 additions and 0 deletions
|
@ -176,6 +176,13 @@ digraph G {
|
||||||
|
|
||||||
![display renderer](resources/display.png)
|
![display renderer](resources/display.png)
|
||||||
|
|
||||||
|
### Troubleshooting
|
||||||
|
|
||||||
|
#### Getting "failed to open stream: Permission denied"?
|
||||||
|
|
||||||
|
Make sure the target directory is writeable by the user in the Docker container.
|
||||||
|
Or create a writeable directory first. See [workaround #41](https://github.com/pmsipilot/docker-compose-viz/issues/41#issuecomment-483384999)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
Loading…
Reference in a new issue