diff --git a/Dockerfile b/Dockerfile index 7f08fc541..60b4ff0f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,7 +28,9 @@ RUN apt-get -y install \ pkg-config \ doxygen \ dia \ - graphviz + graphviz \ + wget \ + vim # Install dependencies for native arch RUN apt-get -y install \