diff --git a/Dockerfile b/Dockerfile index 6b571c4..833a01a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,8 @@ RUN apt update && apt install -y \ php8.2-gd \ php8.2-curl \ php8.2-ssh2 \ + dnsutils \ + whois \ && apt clean ###php-ssh2