diff --git a/Dockerfile b/Dockerfile index 472fca4..ea5d61d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -31,6 +31,7 @@ RUN apk --update --no-cache add \ nginx \ nmap \ openssl \ + openssh-client \ perl \ php8 \ php8-cli \