Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The reason behind the failure of detaching VHD while trying to rerun containers in your virtual machine with Docker and .NET framework could be due to the fact that the "windowsfilter" driver was not able to remove the root filesystem. This could be because the container is still running or there are some dependencies that still exist. Another possible reason could be that the VHD file is locked by another process. It is recommended to stop all containers, remove dependencies and clear any locks on the VHD file before trying to detach it.