Expected behavior
Run container without crashing
Actual behavior
Container dies
Information
Run:
docker run -it --rm mcr.microsoft.com/windows/servercore:10.0.14393.3326 cmd
Output of docker events (error and exit code):
2020-03-20T13:31:22.309961500+01:00 container die 5eb40cc582d36da063a4a00e5fdf50d44496ba6eb6ac272863ab606db10db016 (exitCode=3221226505, image=mcr.microsoft.com/windows/servercore:10.0.14393.3
326, name=stoic_babbage)
I don’t have any idea why this basic container does not run?
Any help would be greatly appreciated!!
Thanks,
K
- List item