36 lines
No EOL
840 B
JSON
36 lines
No EOL
840 B
JSON
{
|
|
"name": "Glasstop",
|
|
"workspacecount": 1,
|
|
"icon": "/img/logo.svg",
|
|
"description": "Shattering webtops",
|
|
"list_url": "https://registry.kasmweb.com/",
|
|
"contact_url": "https://kasmweb.com/support",
|
|
"workspaces": [
|
|
{
|
|
"description": "A customized desktop for my needs.","docker_registry": "https://git.jakest.us/",
|
|
"image_src": "chromium.png",
|
|
"name": "git.jakest.us/jt/glasstop:dev",
|
|
"run_config": {
|
|
"hostname": "kasm"
|
|
},
|
|
"exec_config": {
|
|
"go": {
|
|
"cmd": "bash -c '/dockerstartup/custom_startup.sh --go --url \"$KASM_URL\"'"
|
|
},
|
|
"assign": {
|
|
"cmd": "bash -c '/dockerstartup/custom_startup.sh --assign --url \"$KASM_URL\"'"
|
|
}
|
|
},
|
|
"categories": [
|
|
"Desktop"
|
|
],
|
|
"friendly_name": "Glasstop",
|
|
"architecture": [
|
|
"amd64"
|
|
],
|
|
"compatibility": [
|
|
"1.16.x"
|
|
]
|
|
}
|
|
]
|
|
} |