mirror of
https://github.com/containers/youki
synced 2024-11-22 17:02:00 +01:00
Update devcontainer.json (#2857)
This commit is contained in:
parent
c045f54ada
commit
348772aa4c
@ -25,8 +25,10 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"privileged": true,
|
||||
"runArgs": [
|
||||
"--privileged"
|
||||
"--name",
|
||||
"youki-devcontainer"
|
||||
],
|
||||
"build": {
|
||||
"dockerfile": "Dockerfile"
|
||||
|
Loading…
Reference in New Issue
Block a user