drone-docker icon indicating copy to clipboard operation
drone-docker copied to clipboard

Add support for docker --platform flag

Open mem opened this issue 3 years ago • 0 comments

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]

mem avatar Jun 01 '22 23:06 mem