mirror of
https://github.com/7836246/cursor2api.git
synced 2026-04-26 03:25:53 +03:00
[PR #4] [MERGED] fix: remove references to deleted jscode/ directory in Dockerfile #26
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cursor2api#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/7836246/cursor2api/pull/4
Author: @guoyongchang
Created: 3/5/2026
Status: ✅ Merged
Merged: 3/5/2026
Merged by: @7836246
Base:
main← Head:fix-docker-compose-up📝 Commits (1)
8a26c9efix: remove references to deleted jscode/ directory in Dockerfile📊 Changes
1 file changed (+0 additions, -4 deletions)
View changed files
📝
Dockerfile(+0 -4)📄 Description
Summary
jscode/directory which was removed in v2.0.0, causingdocker compose up --buildto fail with"/jscode": not foundCOPY jscode ./jscodefrom builder stage andCOPY --from=builder ... /app/jscode ./jscodefrom runner stageTest plan
docker compose up --buildand verify the image builds successfully🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.