mdouchement
mdouchement
Well I don't know why. We can try to update the base image from `debian:jessie` to `debian:buster` (or `debian:stretch`).
Base image is now `debian:buster`. It can resolve the issue. Let me know.
I'm not sure if it will resolve this issue but I have upgraded the image with the latest Zoom version. (cf. https://hub.docker.com/r/mdouchement/zoom-us/builds/) Can you upgrade your installation with the following...
Build caching flag on Docker hub has been disabled for months for this image. It should use `docker build --no-cache` under the hood.
I've tried the latest build on Docker Hub `5.1.422789.0705` and I didn't encounter any issues with the audio. You may find something by displaying Zoom's stdout/stderr by using the following...
Hello, First of all, this project is meant to be runned on GNU/Linux operating system. I don't know how far Windows Subsystem for Linux goes but it should be as...
Can you provide some logs? https://github.com/mdouchement/docker-zoom-us#troubleshooting
Maybe the audio issue due to `No PulseAudio daemon running, or not running as session daemon.`. I see `export SSB_HOME=/home/zoom/.zoom` in the logs, so by starting a shell session inside...
Nope I have no idea. Maye be something in /var/log
I don't know if Sway on Wayland is causing the issue. Can you provide some logs? https://github.com/mdouchement/docker-zoom-us#troubleshooting _If the logs folder is not reachable from you host, you may able...