mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 09:50:20 +08:00
add sysadmin for devcontainer
This commit is contained in:
parent
eb5680379f
commit
a3db9667a0
@ -8,7 +8,9 @@
|
|||||||
},
|
},
|
||||||
"runArgs": [
|
"runArgs": [
|
||||||
"-p",
|
"-p",
|
||||||
"8181:8191"
|
"8181:8191",
|
||||||
|
"--cap-add",
|
||||||
|
"SYS_ADMIN"
|
||||||
],
|
],
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user