Commit Graph

17 Commits

Author SHA1 Message Date
2bf42e47c5 chore: eliminate rocksdb which makes everything better 2026-04-16 19:29:21 -04:00
dbcc155c4c chore: run the program in the same image/stage as the builder (eliminating the runner) until I fix static linking 2026-04-15 18:43:51 -04:00
31adbc2027 chore: go back to Alpine dynamic linking since I think it's the best I can do 2026-04-15 17:46:25 -04:00
d129913235 fix: revert to Rust image 2026-04-15 13:11:59 -04:00
066bff4c07 fix: add the unspecified Linux target 2026-04-15 13:08:37 -04:00
509278c6eb fix: build for unspecified Linux (not specifically Alpine) 2026-04-15 13:04:29 -04:00
f31d06bdf9 fix: force static linking 2026-04-15 13:01:35 -04:00
d93b53267e fix: depend on capnproto-dev 2026-04-15 12:41:16 -04:00
6ad797eaea fix: depend on capnproto 2026-04-15 12:31:51 -04:00
4b71e5ef85 fix: try building from a base Alpine image and install cargo instead 2026-04-15 02:15:37 -04:00
a99840ffb7 fix: depend on versions of llvm dev and static that actually exist 2026-04-15 02:02:55 -04:00
38196e84ec fix: depend on clang and llvm static and dev 2026-04-15 02:00:37 -04:00
0fdb83a9d3 fix: add required clang static dependency 2026-04-15 01:53:19 -04:00
dd6c1723e5 fix: add required libclang dependency 2026-04-15 01:48:59 -04:00
01a55d42ec fix: add required clang libs dependency 2026-04-15 01:40:58 -04:00
1b88e6a11d feat: support RocksDB 2026-04-14 14:28:47 -04:00
b3936a79b6 chore: Dockerize 2026-04-02 00:11:23 -04:00