Container for LocalGov Drupal CI, includes Apache, PHP and Composer.
10K+
Container for LocalGov Drupal CI, includes Apache, PHP and Composer.
Github: https://github.com/localgovdrupal/drupal-container
Slack: https://localgovdrupal.slack.com
To use with the the included docker-compose.yml file, create a LocalGov Drupal install in an html directory in the git root, start docker-compose and then run the tests.
Something like:
git clone [email protected]:localgovdrupal/drupal-container.git localgovdrupal-testing
cd localgovdrupal-testing
composer create-project --stability dev --keep-vcs localgovdrupal/localgov-project ./html
docker compose up -d
./run-tests.sh
docker compose stop
Content type
Image
Digest
sha256:9c63da1f9…
Size
277.3 MB
Last updated
3 months ago
docker pull localgovdrupal/apache-php:php8.5