Image Variant
Full (latest / dev)
Image Tag / Version
latest
Host OS
Linux
What happened?
After restarting the container, .claude.json.persist file from bind mount is ignored and overwritten by a clear .claude.json file (through entrypoint.sh).
What did you expect?
Persist claude settings from .claude.json file between container restarts.
Steps to reproduce
- Run the container with bind mount (./data/claude:/home/claude/.claude) and configure claude related stuff.
- Recreate the container.
- claude settings do not persist.
Docker Compose / Run command
Logs / Error output
Image Variant
Full (latest / dev)
Image Tag / Version
latest
Host OS
Linux
What happened?
After restarting the container, .claude.json.persist file from bind mount is ignored and overwritten by a clear .claude.json file (through entrypoint.sh).
What did you expect?
Persist claude settings from .claude.json file between container restarts.
Steps to reproduce
Docker Compose / Run command
Logs / Error output