이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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