We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d4c38 commit 22868d8Copy full SHA for 22868d8
docker/Dockerfile
@@ -10,6 +10,7 @@ RUN echo "deb http://archive.raspberrypi.org/debian/ bookworm main" > /etc/apt/s
10
11
RUN install_packages \
12
build-essential \
13
+ cmake \
14
procps \
15
sudo \
16
wget \
0 commit comments