spiegel-keyman/resources
Eberhard Beilharz 72d8b705ff
maint(common): on Windows build as root inside docker container
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.
2025-08-18 17:50:29 +02:00
..
build maint(resources): add space to test-bot command 2025-08-14 10:53:53 +02:00
devbox/macos maint: update macOS env setup + documentation 2025-05-19 14:24:26 +07:00
docker-images maint(common): on Windows build as root inside docker container 2025-08-18 17:50:29 +02:00
git-hooks chore(common): detect ssh remotes in git hooks 2024-09-17 11:38:41 +02:00
gosh maint: add empty 'scripts' tag to package.json to silence warning 2025-05-25 06:35:28 +07:00
scopes Merge pull request #13780 from keymanapp/maint/common/labels 2025-04-29 11:16:14 +07:00
standards-data maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
stats maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
teamcity Merge pull request #14449 from keymanapp/maint/common/14065-consolidate-builder-scripts 2025-08-12 10:41:09 +07:00
tools maint(common): rename and move node-related script functions into node.inc.sh 2025-08-02 13:34:29 +10:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
builder.inc.sh maint(common): rename and move node-related script functions into node.inc.sh 2025-08-02 13:34:29 +10:00
builder_completion.inc.sh maint: change builder_completion script to a .inc.sh 2025-05-21 11:36:58 +07:00
locate_emscripten.inc.sh Merge pull request #14347 from keymanapp/maint/linux/13464_emscripten 2025-07-23 16:15:13 +02:00