diff --git a/Dockerfile b/Dockerfile index 2497c4e..4162349 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,7 @@ python3-dev \ python3-pip \ python3-setuptools \ python3-wheel \ +openssh-client \ sudo \ wget \ && rm -rf /var/lib/apt/lists/* \