The env variable CMD_DB_STORAGE is not mapped in lib/config/environment.js. So when you use the docker image, you must mount a config.json file when using sqlite if you want persistance. We should be ...