add host requirements

This commit is contained in:
j-dunham
2022-12-13 14:33:04 -05:00
committed by GitHub
parent d023f964e1
commit 9c72eddfff
+5
View File
@@ -4,6 +4,11 @@
"DOCKER_ARGS": "--network=host",
"INSTALLATION_TYPE": "labs"
},
"hostRequirements": {
"cpus": 4,
"memory": "8gb",
"storage": "32gb"
},
"customizations": {
"vscode": {
"settings": {