18 lines
379 B
JSON
18 lines
379 B
JSON
{
|
|
"name": "web_app",
|
|
"build": {
|
|
"dockerfile": "Dockerfile"
|
|
},
|
|
"customizations": {
|
|
"vscode": {
|
|
"extensions": [
|
|
"Angular.ng-template",
|
|
"magnobiet.sass-extension-pack"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
|
|
// Warning: Missing GLIBCXX >= 3.4.25! from
|
|
// Warning: Can't find libc.so or ldconfig, can't verify libc version
|
|
// Warning: Missing GLIBC >= 2.28! from |