drone-docker
drone-docker copied to clipboard
Add support for docker --platform flag
Add a --platform flag so that the user can specify a value for the corresponding flag passed to docker. This is useful in the context of multi-arch builds and buildkit (DOCKER_BUILDKIT=1 in the environment).
Signed-off-by: Marcelo E. Magallon [email protected]