doc: Explain how to use a persistent state disk with Docker #8023
Labels
A-devops
Area: Pipelines, CI/CD and Dockerfiles
A-docs
Area: Documentation
C-enhancement
Category: This is an improvement
I-usability
Zebra is hard to understand or use
S-needs-triage
Status: A bug report needs triage
Motivation
A user was surprised when their Docker run stopped and they couldn't find Zebra's state:
https://discord.com/channels/809218587167293450/809251029673312267/1179106203868090378
It would be helpful to tell users how to set up a persistent state disk in the Docker guide:
https://github.com/ZcashFoundation/zebra/blob/main/book/src/user/docker.md
If we're going to change any configured paths inside the Docker image, we might want to do that first.
Specifications
https://docs.docker.com/storage/volumes/
Complex Code or Requirements
No response
Testing
Manually run the commands and check that the state is persistent.
Related Work
No response
The text was updated successfully, but these errors were encountered: