Add rage to bookworm image (cargo version)
Compare changes
- Jérémy Bobbio (Lunar) authored
Testing recovery bundles in swh-alter requires `rage` and `rage-keygen`. See: https://github.com/str4d/rage/blob/main/rage/Cargo.toml We use rust official Docker image to build the software via `cargo install` in a dedicated stage. We then copy the (statically linked) binaries to our image.
+ 10
− 0
@@ -249,6 +249,16 @@ RUN pyenv global ${py37_version} ${py38_version} ${py39_version} ${py310_version