Enhancement description
Currently, the memory limit for Docker Sandbox is hardcoded at around 4 GB. When working with a setup that uses multiple containers in various environments, such as backend and frontend, this becomes an issue and a significant limitation. It would be great to be able to configure this.
I imagine this could be achieved using the 'docker sandbox create/run' CLI flag.