1
0
mirror of https://github.com/containers/youki synced 2024-09-18 09:51:58 +02:00

Update devcontainer.json (#2857)

This commit is contained in:
Keisuke Umegaki 2024-07-21 21:28:16 +09:00 committed by GitHub
parent c045f54ada
commit 348772aa4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,10 @@
]
}
},
"privileged": true,
"runArgs": [
"--privileged"
"--name",
"youki-devcontainer"
],
"build": {
"dockerfile": "Dockerfile"