nginx + php + nodejs, built on ubuntu 18.04 (bionic)
Working directory is /app and http root is /app/public.
If you need to run customized scripts, you can mount your scripts into /scripts folder.
You can run docker run --rm dakalab/nginx-php php -m to show pre-installed php modules.
Component versions:
- composer: v1.10.8
- nginx: v1.18.0
- node: v12.18.2
- php: v7.2.24
- ubuntu: v18.04.4
- yarn: v1.22.4