此内容没有您所选择的语言版本。
Chapter 4. Container Image with Clang and LLVM Toolset for RHEL 7
The Clang and LLVM Toolset is available as a container image which can be downloaded from Red Hat Container Registry.
4.1. Image Contents 复制链接链接已复制到粘贴板!
The devtools/llvm-toolset-7.0-rhel7 image provides content corresponding to the following packages:
Component | Version | Package |
---|---|---|
| 7.0.1 | llvm-toolset-7.0-llvm |
| 7.0.1 | llvm-toolset-7.0-clang |
| 7.0.1 | llvm-toolset-7.0-lldb |
| 7.0.1 | llvm-toolset-7.0-compiler-rt |
| 7.0.1 | llvm-toolset-7.0-libomp |
| 3.6.2 | llvm-toolset-7.0-cmake |
| 0.7.1 | llvm-toolset-7.0-python-lit |
4.2. Access to the Image 复制链接链接已复制到粘贴板!
To pull the devtools/llvm-toolset-7.0-rhel7 image, run the following command as root:
podman pull registry.access.redhat.com/devtools/llvm-toolset-7.0-rhel7
# podman pull registry.access.redhat.com/devtools/llvm-toolset-7.0-rhel7
4.3. Additional Resources 复制链接链接已复制到粘贴板!
- Clang and LLVM Toolset 7.0.1 - entry in the Red Hat Container Catalog
- Using Red Hat Software Collections Container Images