79730632

Date: 2025-08-09 12:54:39
Score: 2
Natty:
Report link

I found the answer here: CosmosDB Emulator Linux Image - Mount Volume

When I tried it, it seemed to work

services:
  cosmosdb:
    volumes:
      - cosmosdrive:/tmp/cosmos/appdata # <-- pointing to this location did it for me

volumes:
  cosmosdrive:
Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user3113361