diff --git a/Dockers/remote-php-container/Dockerfile b/Dockers/remote-php-container/Dockerfile index aed9d14..6e841f1 100644 --- a/Dockers/remote-php-container/Dockerfile +++ b/Dockers/remote-php-container/Dockerfile @@ -9,6 +9,7 @@ RUN apt-get update && apt-get install -y \ git \ openssh-client \ unzip \ + procps \ iputils-ping \ default-mysql-client \ libpng-dev \