Listing the contents of a directory in a shared volume with 200K files from within a ubuntu container hosted in windows gets stuck
问题 Problem Listing the contents of a directory in a shared volume with 200K files from within a ubuntu container hosted in windows gets stuck. How to reproduce Install Docker Desktop 2.2.0.3 (42716) stable on Windows 10 Configure docker to work in WSL (Ubuntu 16 distribution) Expose daemon on tcp://localhost:2375 without TLS In WSL, define environment variable DOCKER_HOST=localhost:2375 In WSL, in /etc/wsl.conf in the [automount] section, define root = / Create a folder on the Windows host that