Add note about persistent docker volumes (#976)

Update README.md
This commit is contained in:
Michael Bumann 2025-01-12 05:36:14 +01:00 committed by GitHub
parent 3ad41aa448
commit ca0eaecc04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -434,6 +434,8 @@ LDK logs:
### Docker
Alby provides container images for each release. Please make sure to use a persistent volume. The lightning state and application state is persisted to disk.
#### From Alby's Container Registry
_Tested on Linux only_