Commit Graph

8 Commits

Author SHA1 Message Date
Paul van Tilburg 535c7d1747
Install libclang-dev by default
This is used by most `*-sys` crates to build foreign libraries.
2023-08-16 19:22:00 +02:00
Paul van Tilburg 35368240a7
Switch base image to Debian 12 (bookworm) 2023-07-30 21:26:14 +02:00
Paul van Tilburg 33db9794a3
No longer configure using a sparse Cargo index for crates.io
This is the default since Rust 1.70.
2023-06-08 11:02:15 +02:00
Paul van Tilburg f88b499170
Add missing suffixes for the Dockerfiles 2023-03-24 14:30:43 +01:00
Paul van Tilburg 657c07dd94
Use the i386 suffix for the i386 Dockerfile 2023-03-24 14:30:10 +01:00
Paul van Tilburg abce9e62f8
Use sparse registry for crates.io to speed up builds 2023-03-24 13:25:28 +01:00
Paul van Tilburg 1dc8e5dea5
Use i386 instead of i686
Debian uses the architecture name "i386", even if it only supports
i486+.
2023-01-01 13:55:39 +01:00
Paul van Tilburg 54b88801a1
Initial import into git 2023-01-01 13:09:19 +01:00