Drupal 8 CI Docker image for Gitlab CI.
Drupal 10-11 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.
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-11.1 /tests/prepare-tests.sh && pytest
Want some help implementing this on your project? I provide Drupal expertise as a freelance, just contact me.