Today, I pulled the image "mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:latestmongodb", and encoutered the following error when run it:
Error: The evaluation period has expired.
./cosmosdb-emulator: ERROR: PAL initialization failed. Error: 104
I found issue #60, and it seem to be related to this problem. This image was created "2024-04-23T04:12:07.234951457Z", and since 180 days have passed, I believe this is cause of the issue.
Could you please update the image and publish a new version?