An open API service indexing awesome lists of open source software.

https://github.com/intera/docker-ci-php

PHP Image for continous integration usage
https://github.com/intera/docker-ci-php

Last synced: 4 months ago
JSON representation

PHP Image for continous integration usage

Awesome Lists containing this project

README

          

# Docker images for running PHP CI tasks

**Important!** The `*-surf` tags are deprecated and will be removed! Only use the `*-ubuntu` tags. They are identical.

The packages contain:

* PHP (CLI) with many Extensions
* Composer (at `/usr/local/bin/composer.phar`)
* SSH Client (for running Deployments)
* NodeJS (version 14)