Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 757 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 757 Bytes

Docker Image: tecfu/docker-apache-php7-fpm

Dockerfile to setup:

  • Ubuntu 20.04
  • Apache2.4
  • PHP 7.3 optimised using PHP-FPM
  • Node 12
  • pm2 (to manage php daemons)

You can view the build image on dockerhub.

Uses elements of the following resources:

  • Thanks to:

beveradb/docker-apache-php7-fpm