diff --git a/Dockerfile b/Dockerfile index c1900f6..402250f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ RUN pacman --sync --sysupgrade --refresh --noconfirm && \ python-pip \ python-pytest \ python-yaml \ + sshpass \ systemd \ sudo \ iproute2 && \