Skip to content

dakalab/nginx-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-php

Release Docker Pulls License

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

About

nginx + php + nodejs, with grpc and protobuf php modules, built on ubuntu 18.04 (bionic)

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors