dockerfiles-windows
dockerfiles-windows copied to clipboard
"Could not reserve enough space for object heap" error while running this container
Hi,
I am trying to run elasticSearch base on windowsServerCore and i am using the same docker file that you have given here. The build command is running successfully, but when I try to run a container based on this build, I get following error each time:
Error occurred during initialization of VM. Could not reserve enough space for object heap.
Any inputs here?
Thanks
Also while specifying -p, I am getting following error: Error response from daemon: failed to create endpoint elasticsearc on network nat: HNS failed with error : The process cannot access the file because it is being used by another process.
Thnx
Anyone that can conmment on this? I also have the same problem