Skip to content

deploy: Support docker based mwscript execution

Dduvall requested to merge main-I85c9dd768f263f5fd082a3a48a9b9367fdd13a94 into main

Preload an image into the deploy container's Docker daemon and registry
that can be used by scap to containerize all mwscript execution.

Configure the new mediawiki_runtime_image scap config with the local
image ref.

Bug: T369115
Depends-On: scap!450 (merged)

Merge request reports