Drupal 10 ci image based on official docker Drupal with some Php/NodeJs tools needed for CI or Local Build/Test/Lint.
Used with project Gitlab CI Drupal.
- Fork from juampynr/drupal8ci
- Based on Drupal official image, added
All images are based on official docker Drupal images managed by Composer.
To use with a local Drupal 10 managed by Composer, mount your Drupal on /opt/drupal/
- ...
CI variable CI_DO_RELEASE
, default to 1
to push to Docker hub.
Tests with infratest.
docker run -it --rm mogtofu33/drupal8ci:4.x-dev-10.2 /tests/prepare-tests.sh && pytest
Want some help implementing this on your project? I provide Drupal expertise as a freelance, just contact me.