ERROR: multiple platforms feature is currently not supported for docker driver. Please switch to a different driver (eg. "docker buildx create --use")
14
votes
1
answer
9576
views
using docker command
buildx build --platform=linux/arm64,linux/amd64
after latest updates
may cause error:
ERROR: multiple platforms feature is currently not supported for docker driver. Please switch to a different driver (eg. "docker buildx create --use")
Asked by Stremovskyy
(611 rep)
Jun 12, 2023, 09:53 AM
Last activity: Jun 12, 2023, 09:59 AM
Last activity: Jun 12, 2023, 09:59 AM