44 lines
845 B
JSON
44 lines
845 B
JSON
|
{
|
||
|
"workspacecount": 1,
|
||
|
"workspaces": [
|
||
|
{
|
||
|
"friendly_name": "Glasstop",
|
||
|
"image_src": "",
|
||
|
"icon": "",
|
||
|
"description": "A customized desktop for my needs.",
|
||
|
"name": "glasstop",
|
||
|
"image": "git.jakest.us/jt/glasstop:dev",
|
||
|
"run_config": {
|
||
|
"hostname": "kasm"
|
||
|
},
|
||
|
"config_override": {
|
||
|
"hostname": "kasm"
|
||
|
},
|
||
|
"cores": 2,
|
||
|
"memory": 2768,
|
||
|
"gpu_count": 0,
|
||
|
"cpu_allocation": "inherit",
|
||
|
"cpu_allocation_method": "Inherit",
|
||
|
"docker_registry": "https://git.jakest.us/",
|
||
|
"categories": [
|
||
|
"Desktop"
|
||
|
],
|
||
|
"compatibility": [
|
||
|
{
|
||
|
"version": "1.16.x",
|
||
|
"image": "git.jakest.us/jt/glasstop:dev",
|
||
|
"available_tags": [
|
||
|
"dev",
|
||
|
"0.1.5-dev"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"require_gpu": false,
|
||
|
"enabled": true,
|
||
|
"image_type": "Container",
|
||
|
"architecture": [
|
||
|
"amd64"
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|