此内容没有您所选择的语言版本。
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-1.29-rhel7 image provides content corresponding to the following packages:
Component | Version | Package |
---|---|---|
| 1.29.2 | rust-toolset-1.29-rust |
| 1.29.0 | rust-toolset-1.29-cargo |
| 0.1.17 | rust-toolset-1.29-cargo-vendor |
4.2. Access to the Image 复制链接链接已复制到粘贴板!
To pull the devtools/rust-toolset-1.29-rhel7 image, run the following command as root:
docker pull registry.access.redhat.com/devtools/rust-toolset-1.29-rhel7
# docker pull registry.access.redhat.com/devtools/rust-toolset-1.29-rhel7
4.3. Additional Resources 复制链接链接已复制到粘贴板!
- Rust Toolset 8 — entry in the Red Hat Container Catalog
- Using Red Hat Software Collections Container Images