Hey,
Thanks for the feedback. Docker containers are intended to be disposable, and you should better recreate them when using new startup parameters and arguments.
That’s why we provide volume management, which allows you to project paths and store essential data and configurations.