I need a solution
I am running Windows Server 2016 with Microsoft Docker components installed.
I had to install SEP 14 (14.0.1904.0000) to be able to pull images.
Many people have reported problems with all manner of virus scanners & Docker:
https://github.com/Microsoft/Virtualization-Docume...
With SEP 14.0.1904.0000 I was able to successfully pull images.
However, doing a simple docker run -it microsoft/windowsservercore hangs and never finishes.
Disabling SEP did not help. Only uninstalling it helps.
Is this a known issue? How to get it fixed?
(Sorry if this is a duplicate, couldn't find my first post)
0