diff --git a/Dockerfile b/Dockerfile index d644b01..e8201dc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -43,6 +43,7 @@ RUN apt-get update -y && apt-get upgrade -y && apt-get install --no-install-reco net-tools \ nodejs \ npm \ + openssh-client \ passwd \ pipx \ python3 \