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