We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9a5bf2 + 3f4125c commit e9cb564Copy full SHA for e9cb564
config.md
@@ -56,7 +56,7 @@ For Linux-based systems the user structure has the following fields:
56
"user": {
57
"uid": 1,
58
"gid": 1,
59
- "additionalGids": []
+ "additionalGids": [5, 6]
60
},
61
"env": [
62
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
0 commit comments