Content tools php nginx setup with new relic
1.4K
Base (development) docker image to use with PHP applications for Fisdap F3 projects
To build this image yourself from the code follow these command
$ docker build -t fisdap/ct-php-nginx:f3-7.1-dev .
$ 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
Proprietory
Content type
Image
Digest
Size
303.1 MB
Last updated
over 10 years ago
docker pull fisdap/ct-php-nginx