drud/docker.nginx-php-fpm-local

Name: docker.nginx-php-fpm-local

Owner: DRUD

Description: OBSOLETE: This has been moved to containers directory of https://github.com/drud/ddev/

Created: 2017-01-17 00:08:34.0

Updated: 2018-05-16 15:45:35.0

Pushed: 2018-05-09 18:29:31.0

Homepage:

Size: 127

Language: Makefile

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Docker NGINX PHP7 FPM for Local Development

Introduction

This is a Dockerfile to build a container image for NGINX and PHP7 in FPM with development configurations and tools. This container starts from the production nginx-php-fpm container.

Developer Tools
Building and pushing to dockerhub
 container
 push
 VERSION=0.3.0 container
 VERSION=0.3.0 push
 clean
Running

To simply run the container:

 docker run -d drud/nginx-php-fpm7

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.