-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed unnecessary CMake options from Dockerfile-multiarch-clang and Dockerfile-centos7-assets. This simplification streamlines the Docker build processes for both multiarch clang and Centos7. Both Dockerfiles now have a more focused CMake configuration, reducing complexities and potential sources of errors. The result images are also smaller as now only clang, clang-format and llvm-strip are installed. The size went down from 2GB to 140MB.
- Loading branch information
Showing
2 changed files
with
10 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters