Skip to content

kitten/docker-php-kitematic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php-kitematic

Simple docker image optimised for Kitematic to run PHP applications on Apache

Based on the (awesome) work of Fernando Mayo fernando@tutum.co

Installation

It is recommended to use this image with Kitematic. You can read up on how to do this here:

https://kitematic.com/docs/

Improvements over tutum-docker-php

This fork was optimised to support Kitematic.

The following things were added/changed:

  • Uses a volume instead of a static directory to expose Apache's document folder
  • Running Apache in the background instead of running it in the foreground
  • Exposing the access.log file to STDOUT, to make it visible in Kitematic

About

Simple docker image optimised for Kitematic to run PHP applications on Apache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 85.4%
  • Shell 11.0%
  • Makefile 3.6%