From 6231b14577b6634afe46fd24df050fed8f2e550b Mon Sep 17 00:00:00 2001 From: sisyphus12 <1258407709@qq.com> Date: Mon, 18 Mar 2024 00:48:51 +0800 Subject: [PATCH] fix vreport err --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4bfa044..52757e3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN apt-get install -y libglib2.0-dev RUN apt-get install -y libfdt-dev RUN apt-get install -y libpixman-1-dev RUN apt-get install -y zlib1g-dev -RUN apt-get install -y python +RUN apt-get install -y python sudo RUN apt-get install -y git iproute2 net-tools RUN apt-get install -y pkg-config RUN apt-get install -y libzmq3-dev libczmq-dev libncurses5-dev libncursesw5-dev libsdl2-dev