summaryrefslogtreecommitdiff
path: root/testenv/Dockerfile
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-09-24 05:50:21 +0300
committerDevaev Maxim <[email protected]>2019-09-24 05:50:21 +0300
commite97a2ea251dc2063998122f750940cf8e690d211 (patch)
treead14f1be5ff626302315d27a1189e2a46a798e8c /testenv/Dockerfile
parentaee005787c1c1082e50224fc492409e49b60d389 (diff)
otg service and helper
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r--testenv/Dockerfile1
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 \