This image provides a shared Rust build environment based on
rust:1.91-slim, with commonly required native dependencies preinstalled.
It is intended to be used as:
This image does not include Python or PyO3 tooling.
| Component | Version / Notes |
|---|---|
| Rust | 1.91 |
| Base OS | Debian slim |
| Tooling | build-essential, pkg-config |
| TLS | libssl-dev, ca-certificates |
Suitable for:
Not intended for:
rust-python)docker run --rm -it \
-v $(pwd):/workspace \
quantr/rust:1.91 \
bash
Content type
Image
Digest
sha256:dcdadce00…
Size
339 MB
Last updated
8 months ago
docker pull gabriellhl/rust