Commit 7c35b69
committed
fix: update Dockerfile for new daemon-backed architecture
- Remove `serve` subcommand from ENTRYPOINT β `cocoindex-code` with no
args is the correct invocation under the new architecture; it auto-reads
env vars, creates settings, and delegates to the internal daemon
- Copy `ccc` binary into the runtime stage alongside `cocoindex-code`
- Bump cocoindex floor pin from >=1.0.0a16 to >=1.0.0a331 parent c3dcbf9 commit 7c35b69
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
0 commit comments