gnebbia / kb

A minimalist command line knowledge base manager
GNU General Public License v3.0
3.17k stars 104 forks source link

Need to persist the actual knowledge base directory #34

Closed jakane closed 4 years ago

jakane commented 4 years ago

What does this implement/fix? Explain your changes.

When running in a docker container, data is saved in /root/.kb.

When the container is stopped, and later restarted, /root/.kb no longer exists.

Does this close any currently open issues?

https://github.com/gnebbia/kb/issues/33

Any relevant logs, error output, etc?

(If it’s long, please paste to https://ghostbin.com/ or https://bpaste.net and insert the link here.)

Any other comments?

...

Where has this been tested?

Operating System: ...

Platform: ...

Target Platform: ...