FROM drupal:9.1-php8.0-apache-buster RUN apt-get update && apt-get install iputils-ping default-mysql-client RUN mv /opt/drupal /opt/drupal_base