Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cursor build dockerfiles #113

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

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