Skip to content

Conversation

bfmhno3
Copy link

@bfmhno3 bfmhno3 commented Aug 2, 2025

Refactor container data paths to use double-slash prefix (//var/...) to:

  • Avoid Git Bash's automatic POSIX-Windows path conversion
  • Fix critical mount error on Windows environments: "Error: mount source path too many colons"
  • Maintain Linux container compatibility
  • Resolves Overleaf toolkit init failure when using Git Bash

Description

A detailed description is provided in #379

Related issues / Pull Requests

#379

Contributor Agreement

Refactor container data paths to use double-slash prefix (//var/...) to:  
- Avoid Git Bash's automatic POSIX-Windows path conversion  
- Fix critical mount error on Windows environments:  
  "Error: mount source path too many colons"  
- Maintain Linux container compatibility  
- Resolves Overleaf toolkit init failure when using Git Bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant