Skip to content

.claude.json is always new when container restarts #48

@claudiu-edi

Description

@claudiu-edi

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

  1. Run the container with bind mount (./data/claude:/home/claude/.claude) and configure claude related stuff.
  2. Recreate the container.
  3. claude settings do not persist.

Docker Compose / Run command

Logs / Error output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions