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 35269d5 commit 714f2aeCopy full SHA for 714f2ae
docker/Dockerfile
@@ -4,7 +4,7 @@ ENV QEMU_CPU=max
4
ENV DEBIAN_FRONTEND=noninteractive
5
6
RUN install_packages \
7
- cmake ninja-build \
+ build-essential \
8
procps \
9
sudo \
10
wget \
0 commit comments