Skip to content

task-combined: add a fix to allow running nested launchers

David Caro requested to merge fix_nested_launcher into main

This allows running launcher web and get the launcher to run the web entry of the procfile.

This enables us to set launcher as the command to run any other command on buildpack-based images, allowing us to run ad-hoc commands from the toolforge jobs run cli without having to manually specify launcher <mycommand>.

Bug: T355214 Signed-off-by: David Caro dcaro@wikimedia.org

Edited by Slavina Stefanova

Merge request reports