Skip to content

revenuewire/docker-php-app

Repository files navigation

PHP Docker Image

php7-xenial Build Status

Using Ubuntu Xenial with PHP 7

docker run -p 8080:80 -d revenuewire/docker-php:php56-centos6

http://localhost:8080

php56-centos6 Build Status

Using CentOS 6 with PHP 5.6

docker run -p 8080:80 -d revenuewire/docker-php:php56-centos6

http://localhost:8080

php56-centos6-jackfruit Build Status

Using CentOS 6 with PHP 5.6 customize for jackfruit project

Releases

No releases published

Packages

No packages published