If you try to copy a file or directory or something from your running container to your Windows 10 host machine you may get the following error:
Error response from daemon: filesystem operations against a running Hyper-V container are not supported
The workaround for this issue is, just stop the container and copy the desired files or directory or something from the container to host machine and then start your Docker Container.