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
- Host: GitHub
- URL: https://github.com/intera/docker-ci-php
- Owner: Intera
- Created: 2017-08-11T12:16:58.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T10:45:19.000Z (about 2 years ago)
- Last Synced: 2025-03-16T18:24:08.055Z (over 1 year ago)
- Language: Dockerfile
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)