Kailash-Ramco

Results 3 issues of Kailash-Ramco

Hi Team, I am trying to install key-db using WSL on windows server 2019, but i get the following error Error ==== ![image](https://user-images.githubusercontent.com/97166966/158304381-b8ebe063-8868-4db7-b4fa-b2eeb5f1343c.png) Windows Server Version ================ ![image](https://user-images.githubusercontent.com/97166966/158304192-d3269938-1022-448d-8223-f58aeb617df0.png) Commands used...

Priority 2

Hi Team, I have spanned up a docker redis container with the below compose file services: redis-server: container_name: redis-server image: 'redislabs/redisearch:edge' ports: - '6379:6379' restart: always But eventhough, the restart...

s:help-needed

**What version of Docker.DotNet?: 3.125.5 ``` ![image](https://user-images.githubusercontent.com/97166966/149069413-9cdeb4d1-efe6-4b72-be4a-62f765e9db0b.png) ``` **Steps to reproduce the issue:** 1. Create a c# console application with the latest nuget package 2. Created a Docker file and...