Sign inSign up

localgovdrupal/apache-php

By localgovdrupal

Updated 3 months ago

Container for LocalGov Drupal CI, includes Apache, PHP and Composer.

Image
Developer tools
Web servers
Content management system
1

10K+

localgovdrupal/apache-php repository overview

LocalGov Drupal Docker container

Container for LocalGov Drupal CI, includes Apache, PHP and Composer.

Github: https://github.com/localgovdrupal/drupal-container
Slack: https://localgovdrupal.slack.com

Running tests with Docker Compose

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

Tag summary

Content type

Image

Digest

sha256:9c63da1f9

Size

277.3 MB

Last updated

3 months ago

docker pull localgovdrupal/apache-php:php8.5