Skip to content

jackop60506/docker-php-testing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Actions and Docker Image with PHP extensions

GitHub Release License DockerHub Stars DockerHub Pulls

Testing Publish Docker

Usage for Actions

Via GitHub Workflow

- name: PHP testing actions
  uses: 104corp/docker-php-testing@master

Usage for Docker

See Docker Hub

Supported tags and respective Dockerfile links

Extensions

  • bcmath
  • exif
  • gd
  • gmp
  • mcrypt (not supported in PHP 7.2+)
  • memcached (using 2.2.0 in PHP 5.x)
  • pdo_mysql
  • redis
    • 5.0+ in PHP 7.x
    • 4.3.0 in PHP 5.x
  • soap
  • sockets
  • zip

Tools

  • GNU Make

About

The Docker Image of PHP runtime testing include some extensions for GitLab CI / Drone CI / Dapper.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Dockerfile 94.6%
  • Makefile 5.4%