/docker-sample

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

Primary LanguageShellMIT LicenseMIT

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