In tutorial of spring boot with cosmosDb it's specified to pull docker image using command docker pull microsoft/azure-cosmosdb-emulator, I am constantly getting error
Error response from daemon: repository microsoft/azure-cosmosdb-emulator not found: name unknown: repository name not known to registry
Hi,
In tutorial of spring boot with cosmosDb it's specified to pull docker image using command
docker pull microsoft/azure-cosmosdb-emulator
, I am constantly getting errorI took a look at https://hub.docker.com/r/microsoft/azure-cosmosdb-emulator and there are no tags available.