deploy: Support docker based mwscript execution
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)