Docker for windows: hot reloading of dash app not working

Is anybody else experiencing problems using hot reload under windows 10 in a docker container?

I have tried setting the environment variable CHOKIDAR_USEPOLLING=true to force react to perform hot reloading but that didn’t help.

Any other ideas how to deal with this problem?