mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
This fixes a permission problem when we run docker from git bash. On Windows we want to build as _root_ inside of the docker container. This gives the necessary permissions due to the way the Windows user is mapped to git bash/mingw and the docker container. On Linux however we want to build as _build_ user inside the container so that files we create are owned by the host user. See https://github.com/keymanapp/keyman/pull/14154#issuecomment-2970577312 for further explanation. |
||
|---|---|---|
| .. | ||
| build | ||
| devbox/macos | ||
| docker-images | ||
| git-hooks | ||
| gosh | ||
| scopes | ||
| standards-data | ||
| stats | ||
| teamcity | ||
| tools | ||
| build.sh | ||
| builder.inc.sh | ||
| builder_completion.inc.sh | ||
| locate_emscripten.inc.sh | ||