diff --git a/Dockerfile b/Dockerfile index 85c1717..c1900f6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,7 @@ RUN pacman --sync --sysupgrade --refresh --noconfirm && \ python \ python-setuptools \ python-pip \ + python-pytest \ python-yaml \ systemd \ sudo \