Merge pull request #713 from varmakarthik12/712
fix #712, Fix nvidia based docker build
This commit is contained in:
commit
96efb09783
@ -25,7 +25,7 @@ RUN dnf clean all -y && \
|
||||
RUN dnf install -y which sqlite libstdc++-static libtool autoconf clang \
|
||||
cmake ninja-build cargo ragel meson git pkgconfig bzip2 \
|
||||
python3-devel gperf perl glibc-static binutils-devel \
|
||||
nasm rsync
|
||||
nasm rsync wget
|
||||
|
||||
WORKDIR /tmp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user