diff options
-rw-r--r-- | docker/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile index 1fa9b213..30a99089 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -231,6 +231,7 @@ RUN pip install --break-system-packages \ fakeroot \ iproute2 \ libzmq3-dev \ + procps \ python3 \ python3-setuptools \ python3-inotify \ |