Skip to content

Commit 5544341

Browse files
committed
Improved Troubleshooting chapter
1 parent 2ff2da3 commit 5544341

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,9 @@ docker exec -it zoomus bash
114114

115115
## Troubleshooting
116116

117-
- Zoom basic logs: `docker logs zoomus`
117+
- Zoom basic logs:
118+
- `docker logs zoomus`
119+
- `ls -l ${ZOOM_HOME:=$HOME}/.zoom/logs` where you can find application logs.
118120
- Screen sharing:
119121
- Try `xhost +SI:localuser:"$USER"` [#20](https://github.com/mdouchement/docker-zoom-us/issues/20)
120122
- Transparent login form:

0 commit comments

Comments
 (0)