diff --git a/docker/Dockerfile b/docker/Dockerfile index 9dad469326..6c3ac88844 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -228,6 +228,7 @@ RUN pip install --break-system-packages \ fakeroot \ iproute2 \ libzmq3-dev \ + procps \ python3 \ python3-setuptools \ python3-inotify \