os.replace (rename) changes the inode which Docker bind-mounts prohibit (EBUSY). Write directly to the file instead; a single-process writer with RLock is safe without atomic rename. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The file is empty.
Description
Languages
Python
98.7%
Dockerfile
1.3%