0ac1ca3b08b4e1f2e8568bbacc6fc0e49f50074f
pg_dump inside the container failed with "could not open output file C:/Users/.../Temp/studioflow_migration_....dump" - Git Bash/MSYS was rewriting the /tmp/... argument into a Windows path before handing it to docker.exe, even though it's meant to be interpreted inside the Linux container. MSYS_NO_PATHCONV=1 stops that translation.
Description
No description provided
816 KiB
Languages
TypeScript
59.3%
HTML
22.5%
CSS
15.2%
PowerShell
1.5%
Shell
0.8%
Other
0.7%