firebase-emulator icon indicating copy to clipboard operation
firebase-emulator copied to clipboard

Persistence in docker compose

Open perelin opened this issue 1 year ago • 1 comments

Hi,

I did not manage to persist the emulator data when using docker compose. Used a docker volume and added --import=./<volume-name> --export-on-exit to the firebase emulators:start command. On exiting docker compose with CTRL-C no data is exported.

Any ideas?

Regards, Sebastian

perelin avatar Dec 04 '22 14:12 perelin