-
Notifications
You must be signed in to change notification settings - Fork 0
PHP 5.6 CLI Dockerfile
Evil Wizard edited this page Nov 7, 2023
·
1 revision
A base PHP 5.6 CLI image for demonstrating legacy projects available at EWC Docker Hub.
Use docker pull ewc2020/web:php-5.6-cli-latest
to get a copy of the image.
An older version of PHP that some older codebase sites would require as an environment to run in.
- Node v8.x
- Composer v1.7.1
- libxml2-dev
- libzip-dev
- libyaml-dev
- zip
- unzip
- git
- default-mysql-client
- vim
- yaml-1.3.0
PHP Extensions:
- gettext
- mysqli
- pdo_mysql
- zip
- yaml