Skip to content

CKA3KuH/docker-php7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker PHP7 Images

This repository contains configuration files for building Docker images with the latest PHP code (master branch) with various configurations and environments.

Variants

Multiple image variants are available, with more to come in the future. The currently available variants are:

  • coderstephen/php7:latest: Variant equivalent to the apache variant below
  • coderstephen/php7:apache Ubuntu environment with Apache 2

Building

To build all variants, run make as root:

sudo make

About

Docker images for nightly PHP7 builds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 100.0%