Skip to content

A sample of build nginx and php(with phalcon extension) containers with Dockerfile

License

Notifications You must be signed in to change notification settings

voids/docker-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-sample

A sample of build nginx and php(with phalcon extension) containers with Dockerfile

usage

  • clone the repo
git clone git://github.com/voids/docker-sample
cd docker-sample
  • clone phalcon source code
git clone git://github.com/phalcon/cphalcon.git
  • build image and copy configs
./build.sh
  • generate containers
./init.sh

About

A sample of build nginx and php(with phalcon extension) containers with Dockerfile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages