Skip to content

Stop trying to find an mdbook specific docker image.

Nick Mathewson requested to merge nickm/torspec:sharper-image into main

Instead, do a nice Rust image, and install mdbook from source. This is bandwidth- and cpu-inefficient, sadly, but it does get us an up-to-date version of mdbook.

Merge request reports