FROM webdevops/php-apache-dev:8.1

# Update and install
RUN apt-get update && apt-get install -y
