add host requirements
This commit is contained in:
@@ -4,6 +4,11 @@
|
|||||||
"DOCKER_ARGS": "--network=host",
|
"DOCKER_ARGS": "--network=host",
|
||||||
"INSTALLATION_TYPE": "labs"
|
"INSTALLATION_TYPE": "labs"
|
||||||
},
|
},
|
||||||
|
"hostRequirements": {
|
||||||
|
"cpus": 4,
|
||||||
|
"memory": "8gb",
|
||||||
|
"storage": "32gb"
|
||||||
|
},
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
"settings": {
|
"settings": {
|
||||||
|
|||||||
Reference in New Issue
Block a user