Part of #600.
Current behavior: The book's Installation section covers Debian packages and building from source. Releases also publish an official Docker image (docker.io/zodlinc/zallet, containing the zallet launcher and both backend binaries) and a StageX reproducible image, but neither is mentioned in the book.
Expected: An installation/docker.md page: pulling the image, persisting the datadir via a volume, connecting to a zebrad (both the co-located zebra backend case and the over-JSON-RPC zaino case), and selecting the backend via the config backend key.
Why: Container deployment is the default for the operator audience, and the z3 stack already points users at containerized setups.
Related: #340, #134.
Drafted with AI assistance (Claude); facts verified against 29bb94a.
Part of #600.
Current behavior: The book's Installation section covers Debian packages and building from source. Releases also publish an official Docker image (
docker.io/zodlinc/zallet, containing thezalletlauncher and both backend binaries) and a StageX reproducible image, but neither is mentioned in the book.Expected: An
installation/docker.mdpage: pulling the image, persisting the datadir via a volume, connecting to azebrad(both the co-locatedzebrabackend case and the over-JSON-RPCzainocase), and selecting the backend via the configbackendkey.Why: Container deployment is the default for the operator audience, and the z3 stack already points users at containerized setups.
Related: #340, #134.
Drafted with AI assistance (Claude); facts verified against 29bb94a.