Files
boocode/Dockerfile
indifferentketchup 41f93f5d8e fix(docker): trust bind-mounted repos via git safe.directory
The container runs as root over uid-1000-owned host repos; git's dubious-
ownership guard made every project read as not-a-repo, hiding the git diff
panel's Git tab and nulling the branch indicator. Bakes safe.directory='*'
into the runtime image. Applied live to the running container too.
2026-06-03 08:29:33 +00:00

1.3 KiB