Docker replica of Acquia hosting environment - MySQL
10K+
Docker replica of Acquia hosting environment - matches OS, Apache, MariaDB, PHP and extension versions and PHP configs
Copy docker-compose.yml to your project export/edit the TAG/VERSION variables to your preference and run docker-compose up.
This uses the getconfig.sh script and getconfig.php helper to determine target configuration for a specified host.
If you need to include a new PHP version, add it to the list of SUPPORTED_PHP in getconfig/getconfig.sh and also add it to the list of versions being tested in the Jenkinsfile.
To execute, run:
curl -Lso getconfig/getconfig.php https://raw.githubusercontent.com/drydockcloud/tools-php-getconfig/master/getconfig.php
export [email protected]
./getconfig/getconfig.sh
Content type
Image
Digest
Size
189.1 MB
Last updated
about 5 years ago
docker pull drydockcloud/drupal-acquia-mysql