gh-action-sdk icon indicating copy to clipboard operation
gh-action-sdk copied to clipboard

how to add package in build image

Open codetiger666 opened this issue 9 months ago • 0 comments

How can I install software in the compiled base image? Instead of installing it in the compilation directory, I need to install clang, libclang-dev, llvm-dev in the compiled image

codetiger666 avatar Mar 26 '25 22:03 codetiger666