Commit 4c35ff2
docs(docker): document Cursor tarball URL source in Dockerfile.cursor
Add a comment explaining the Cursor tarball URL pattern
(downloads.cursor.com/lab/<version>/linux/<arch>/...) and that it's
scraped from the official downloads page — there's no apt/yum
package. If Cursor changes the URL scheme, the build will fail with
a curl 404 at build time, so future maintainers have a hint of
where to check.
Addresses non-blocking review comment on PR #301 from @masami-agent.1 parent e2e9833 commit 4c35ff2
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments