Skip to content

Commit

Permalink
add to registry
Browse files Browse the repository at this point in the history
  • Loading branch information
jm1021 committed Jan 28, 2024
1 parent 710a3f6 commit f6547e1
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
Binary file added workspaces/Ubuntu-Jammy-1_1/nighthawkcoders.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions workspaces/Ubuntu-Jammy-1_1/workspace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"description": "Nighthawk Coders Official 2023-2024 Ubuntu Jammy 22.04 Desktop Workspace",
"docker_registry": "https://index.docker.io/v1.1/",
"image_src": "nighthawkcoders.png",
"name": "nighthawkcoders/kasm_workspaces:1.1",
"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",
"Development"
],
"friendly_name": "Ubuntu Jammy",
"architecture": [
"amd64"
],
"compatibility": [
"1.13.x"
],
"uncompressed_size_mb": 4200
}

0 comments on commit f6547e1

Please sign in to comment.