#================= # PHP7 dependencies RUN apt-get update && apt-get install -y php7.4 php-pear && apt-get clean