Skip to content

Commit 22868d8

Browse files
committed
add cmake
1 parent d9d4c38 commit 22868d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN echo "deb http://archive.raspberrypi.org/debian/ bookworm main" > /etc/apt/s
1010

1111
RUN install_packages \
1212
build-essential \
13+
cmake \
1314
procps \
1415
sudo \
1516
wget \

0 commit comments

Comments
 (0)