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 6a16cf77..ce00df0a 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -36,6 +36,7 @@ RUN pacman -Syy \ && user-packer -S --noconfirm \ python \ python-pip \ + python-systemd \ nginx-mainline \ ustreamer \ socat \ |