Skip to content

ubuntu-noble based kasm workspace image with preinstalled and fixed cursor, persistent profile compatible

License

Notifications You must be signed in to change notification settings

jahlib/kasm-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How to add to KASM (These screenshots are from the Windsurf-based Kasm image, but they’re the same.)

Get Dockerfile from this repo to KASM machine and run

sudo docker build -t ubuntu-noble:cursor -f Dockerfile .

image

Cursor thumbnail:

https://upload.wikimedia.org/wikipedia/commons/e/e1/Cursor_logo.png

image

Docker image: ubuntu-noble:cursor

image

Persistent profile path example: /mnt/data/kasm/profiles/{username}/{image_id} If you don’t specify a persistent profile, your login session won’t be saved between Kasm Workspace restarts.

Docker run override config:

{
  "environment": {
    "KASM_PROFILE_FILTER": "null"
  }
}

About

ubuntu-noble based kasm workspace image with preinstalled and fixed cursor, persistent profile compatible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published