Azure Cosmos emulator container not working on macOS #5817
|
Hello, If this question is not appropriate here, please let me know and delete it. I am seeing this also being logged (probably main cause of the error). but not sure what to do with it. I was going through these instructions first https://www.testcontainers.org/modules/azure/ and was getting the same error then checked out testcontainers project to try to run your test and getting the same error. I am running Docker in minikube. It's worth noting I have been using other testcontainers with minikube as well without any issue so far. I have done a lot of reading and didn't find anyone with the same error. Thanks, |
Replies: 2 comments
|
Alright, tried with Docker Desktop on both Win10 and macOS and it worked ok. The issue seems to be with minikube and not sure there is workaround for it. |
|
rancher-desktop does the job too. Since this is useless discussion and can mislead people searching on the internet, better to delete it if possible. |
Alright, tried with Docker Desktop on both Win10 and macOS and it worked ok. The issue seems to be with minikube and not sure there is workaround for it.