-
Language:
English
-
Language:
English
Red Hat Training
A Red Hat training course is available for Red Hat Developer Tools
Chapter 4. Container Image
The Rust Toolset is available as a docker-formatted container image which can be downloaded from Red Hat Container Registry.
4.1. Image Contents
The devtools/rust-toolset-7-rhel7 image provides content corresponding to the following packages:
| Component | Version | Package |
|---|---|---|
|
| 1.25.0 | rust-toolset-7-rust |
|
| 0.26.0 | rust-toolset-7-cargo |
|
| 0.1.13 | rust-toolset-7-cargo-vendor |
4.2. Access to the Image
To pull the devtools/rust-toolset-7-rhel7 image, run the following command as root:
# docker pull registry.access.redhat.com/devtools/rust-toolset-7-rhel7
4.3. Additional Resources
- Rust Toolset 7 — entry in the Red Hat Container Catalog
- Using Red Hat Software Collections Container Images