mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 18:01:01 +00:00
Merge pull request #9407 from mrIncompetent/root-fs-clang
rootfs: Install missing clang in Ubuntu docker image
This commit is contained in:
commit
915695f5ef
@ -39,6 +39,7 @@ RUN apt-get update && \
|
||||
echo "gcc-$gcc_arch-linux-gnu libc6-dev-$libc_arch-cross")) \
|
||||
git \
|
||||
gnupg2 \
|
||||
libclang-dev \
|
||||
make \
|
||||
makedev \
|
||||
multistrap \
|
||||
|
Loading…
Reference in New Issue
Block a user