Multi-platform image support in Docker Desktop

preview_player
Показать описание

Have you got an M1 Mac? Do you need to build multi-platform images with
Docker Desktop? We've simplified this by integrating more of containerd
into Docker Engine!

In this talk, you'll learn more about how Docker Engine works and see
some of the new features that this containerd integration enables.

• Speaker:
Djordje Lukic, Staff Software Engineer at Docker

--
Join the conversation!
Рекомендации по теме
Комментарии
Автор

I got this error when try to run "docker buildx build --platform linux/arm64, linux/amd64 -t repo/demo .

ERROR: Multi-platform build is not supported for the docker driver.

hafiznecefli