wkok
1
Hello,
With the latest docker image, data is no longer persisted to the local mounted folder as described in Getting started:
docker run \
-tip 3000:3000 \
-v /path/to/host/dir:/var/lib/xtdb \
ghcr.io/xtdb/xtdb-standalone-ea
but /path/to/host/dir remains empty.
refset
2
Hey @wkok thanks for the report - this issue may be related but we’ll investigate and confirm shortly,
Jeremy
refset
3
Okay this should be resolved if you pull the latest artifacts now (it actually was the same issue I linked) - thanks again for your patience 
wkok
4
Hey @refset I confirmed it’s working again 
Thanks
1 Like