Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

30 lines (24 loc) · 1.14 KB

## Drupal Docker CLI

Packages:

  • PHP 5.5 CLI
  • Composer + packages
    • "phing/phing": "2.7.*",
    • "drupal/phing-drush-task": "1.0",
    • "drush/drush": "6.*",
    • "pear/console_table": "1.1.5",
    • "squizlabs/php_codesniffer": "1.5.*",
    • "phpmd/phpmd": "1.5.*",
    • "drupal/coder": "7.2.*",
    • "sebastian/phpcpd": "*"
  • Drush 6.2
  • Mysql client 5.5
  • Mailcatcher 0.5.12

An automated build for this repo is available on the Docker Hub.

This image is intended to be used in conjuction with the other images of the drupal docker stack: