diff --git a/Dockerfile b/Dockerfile index b060af69..3a66575a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,6 +15,7 @@ RUN apt-get update \ libmariadb-dev \ libvirt-dev \ netcat \ + openssh-client \ pkg-config \ python3 \ python3-dev \