We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0736f4b commit 35269d5Copy full SHA for 35269d5
docker/Dockerfile
@@ -4,7 +4,7 @@ ENV QEMU_CPU=max
4
ENV DEBIAN_FRONTEND=noninteractive
5
6
RUN install_packages \
7
- cmake \
+ cmake ninja-build \
8
procps \
9
sudo \
10
wget \
0 commit comments