How to assign more memory to docker container
That 2GB limit you see is the total memory of the VM (virtual machine) on which docker runs. If you are using Docker Desktop you can easily increase it from the Whale 🐳 icon in the task bar, then go to Preferences -> Advanced: But if you are using VirtualBox behind, open VirtualBox, Select and … Read more