Add a note about Dockerfile changes

This commit is contained in:
Roman Zeyde 2021-10-20 10:41:35 +03:00
parent 86408dfa6a
commit 73f971df63

View file

@ -522,6 +522,7 @@ Upgrading checklist:
* If you use `verbose = 4` (or `-vvvv` argument) lower it down to `2` (`-vv`) for production use.
Keeping it would waste resources because we utilize it more now.
* **After reindexing**, if you did **not** delete `mainnet` subdirectory within `db_dir` check that `electrs` works as expected and then *delete whole `mainnet` subdirectory*.
* If you are using our Dockerfile, please make sure to re-map the DB volume (see [the section above](https://github.com/romanz/electrs/blob/master/doc/usage.md#docker-based-installation-from-source)).
### Important changes from version older than 0.8.8