Sign inSign up

fisdap/ct-php-nginx

By fisdap

Updated about 9 years ago

Content tools php nginx setup with new relic

Image
0

1.4K

fisdap/ct-php-nginx repository overview

Fisdap F3 Nginx Docker Image - PHP & Nginx

Base (development) docker image to use with PHP applications for Fisdap F3 projects

Build

To build this image yourself from the code follow these command

$ docker build -t fisdap/ct-php-nginx:f3-7.1-dev .
Demo Run (If you have a public folder with index.php)
$ docker run -it -p 8080:80 -v ~/Sites/php-nginx:/var/www/html:rw --rm --name f3-dev fisdap/ct-php-nginx:f3-7.1-dev

License

Proprietory

Tag summary

Content type

Image

Digest

Size

303.1 MB

Last updated

over 10 years ago

docker pull fisdap/ct-php-nginx