Closed
Description
The data persistence issue. I tried a local volume, yet the problem remains, like when I stop and restart the container, the data is lost.
I run this cmd: docker run -dt -p 10260:10260 -e USERNAME=Username -e PASSWORD=YourPassword -v documentdb-data:/data ghcr.io/microsoft/documentdb/documentdb-local:latest