Noticed recently most of the multi-arch CI jobs fail It seems $platform/$image syntax is not support any longer by runner. ``` docker run --rm --interactive --mount type=bind,source=$(pwd),target=/host arm32v6/alpine ```