Skip to content

Conversation

fuchsia74
Copy link

This merge request adds support for building the Cursor app in a Docker environment. The Dockerfile is based on the kasmweb/core-ubuntu-focal:develop image and includes the necessary steps to pull, extract, and install the Cursor AppImage.

Changes:

  • Added Dockerfiles to support the Cursor app.
  • Based on the kasmweb/core-ubuntu-focal:develop image.
  • Added scripts to handle the pulling, extraction, and installation of the Cursor AppImage.

Build Instructions:
To build the Cursor app Docker image, use the following command:

docker build -t cursor:0.1 -f dockerfile-kasm-cursor .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant