Commit Graph
6 Commits
Author SHA1 Message Date
Simon Ungar Felding 7e1b2d7104 fix build tags 2025-04-24 23:26:11 +02:00
Simon Ungar Felding 89d488b2fb fix build password 2025-04-24 23:11:47 +02:00
simonfelding 4ccd39856a improve build readability and speed (by parallelization) (#117) 2025-04-24 23:03:50 +02:00
simonfelding 2745c6eb57 deb build: make sure it has the necessary tools (#116) 2025-02-17 10:15:22 +01:00
simonfelding d00645ffcc add vaulteditor and fix build on arm (#114)
first working build for a long time
2025-02-15 19:38:15 +01:00
simonfelding a19458f703 fix builds by switching base layer to debian:sid-slim
tested locally, works fine.
debian has supported riscv64 in the sid image for some time.

this is the same thing the carlosedp/golang image did.

this also fixes the bug with the wrong glibc version, as the build
container now uses the same glibc version as the final container.
2025-02-15 17:07:15 +01:00