Skip to content

nerdzeu/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nerdzeu/docker-php

This repo is part of the docker enviroment for nerdz (nerdzeu/docker).

It contains the php-fpm configuration and expose its port (9000).

It exposes the container /var/www/html folder as a volume.

Usage

Use it as part of nerdzeu/docker.

If you want to pull and run the image you can do it in the classical docker way:

docker pull nerdzeu/docker-php
docker run nerdzeu/docker-php

If you want to build the image:

docker build -t <name> .

About

PHP part of the docker NERDZ environment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published