이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 4. Container Image
The Clang and LLVM Toolset is available as a Docker-formatted container image which can be downloaded from Red Hat Container Registry.
4.1. Image Contents 링크 복사링크가 클립보드에 복사되었습니다!
The devtools/llvm-toolset-6.0-rhel7 image provides content corresponding to the following packages:
| Component | Version | Package |
|---|---|---|
|
| 6.0.1 | llvm-toolset-8-llvm |
|
| 6.0.1 | llvm-toolset-8-clang |
|
| 6.0.1 | llvm-toolset-8-lldb |
|
| 6.0.1 | llvm-toolset-8-compiler-rt |
|
| 6.0.1 | llvm-toolset-8-libomp |
|
| 3.6.2 | llvm-toolset-8-cmake |
|
| 0.6 | llvm-toolset-8-python-lit |
4.2. Access to the Image 링크 복사링크가 클립보드에 복사되었습니다!
To pull the devtools/llvm-toolset-6.0-rhel7 image, run the following command as root:
docker pull registry.access.redhat.com/devtools/llvm-toolset-6.0-rhel7
# docker pull registry.access.redhat.com/devtools/llvm-toolset-6.0-rhel7
4.3. Additional Resources 링크 복사링크가 클립보드에 복사되었습니다!
- Clang and LLVM Toolset 8 - entry in the Red Hat Container Catalog
- Using Red Hat Software Collections Container Images