drud/docker.php7

Name: docker.php7

Owner: DRUD

Description: DEPRECATED: A simple minideb-based php (now we use just docker.nginx-php-fpm-local)

Created: 2017-01-16 23:22:58.0

Updated: 2017-12-23 15:13:45.0

Pushed: 2017-10-16 16:03:18.0

Homepage:

Size: 31

Language: Makefile

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

PHP7 Docker Image

This provides a simple container based on (minideb)[https://github.com/bitnami/minideb] with PHP 7.0.x packages installed. This is mostly useful as the base for another container that requires PHP.

Basic targets and capabilities

You can build the container with standard targets like container, push, clean, version:

 
 test
 container
 push
 VERSION=0.3.0 container
 VERSION=0.3.0 push
 version
 clean

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.