mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2025-01-11 15:38:09 +03:00
11 lines
191 B
JSON
11 lines
191 B
JSON
|
{
|
||
|
"hello": {
|
||
|
"image": "mcr.microsoft.com/devcontainers/base:debian",
|
||
|
"features": {
|
||
|
"wine": {
|
||
|
"version": "8.15"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|