diff options
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r-- | testenv/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 546cf553..925ec928 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -18,6 +18,7 @@ RUN pacman -Syu --noconfirm \ python-tox \ python-systemd \ python-dbus \ + python-psutil \ python-mako \ nginx-mainline \ socat \ |