- The host has the recycle bin enabled, and the deleted files will remain in the trash instead of being deleted directly
- After mapping a directory to the docker container, deleting the file in the container will delete it directly instead of appearing on the host
How to make sure that the files deleted in the container appear in the recycle bin of the host?