Commit graph

4 commits

Author SHA1 Message Date
c95733c487
fix: specify target triple to generate correct dir tree
Piped looks for META-INF/natives/(target triple)/libreqwest.so in the JAR.
With the default target, "(target triple)" directory name does not match the triple
(didn't check, but i suppose it is named like "default" maybe),
so Piped cannot find the native library
2025-02-18 22:58:37 +04:00
931caf99a1
feat: compile reqwest4j instead of using binary 2025-02-18 22:34:36 +04:00
4f834b1a2c
add piped dockerfile 2025-01-28 18:10:00 +04:00
c745437fdf
fix: switch to ubuntu 24.10 on both because debian has old glibc 2025-01-27 21:00:06 +04:00