mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"name": "libloot (Linux, MinGW cross-compile)",
|
|
"build": {
|
|
"dockerfile": "./Dockerfile"
|
|
},
|
|
"runArgs": [
|
|
"--userns=keep-id",
|
|
],
|
|
}
|