abhilash

Results 3 comments of abhilash

Could you check the example [YAML file](https://github.com/Azure/cosmosdb-emulator-recipes/blob/main/dotnet/linux/docker-compose.yml) and [this folder](https://github.com/Azure/cosmosdb-emulator-recipes/tree/main/dotnet/linux) in the .NET examples. This example shows how to use Cosmos DB Emulator with containers and networks. The example, also...

> I am encountering the same error with WSL2 already enabled. > > ![image](https://user-images.githubusercontent.com/141845626/281127038-7802c2a5-2e6e-4c4c-9a3c-7f0b7f925215.png) > > ``` > 2023-11-07 11:22:33 Unhandled Exception: System.AggregateException: One or more errors occurred. ---> System.ComponentModel.Win32Exception:...

Apologies, I made a typo, it should have been `mem_limit: 4GB` instead of `4g` could you try it with that. Can you confirm if it works with this? You could...