diff options
Diffstat (limited to 'php/Dockerfile')
| -rw-r--r-- | php/Dockerfile | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/php/Dockerfile b/php/Dockerfile new file mode 100644 index 0000000..6a87d06 --- /dev/null +++ b/php/Dockerfile @@ -0,0 +1,5 @@ + + +FROM       maxexcloo/nginx-php:latest +MAINTAINER startx dev@startx.fr + | 
