File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/manuals/build/building Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ The "classic" image store of the Docker Engine does not support multi-platform
6565images. Switching to the containerd image store ensures that your Docker Engine
6666can push, pull, and build multi-platform images.
6767
68- Creating a custom builder that uses the a driver with multi-platform support,
69- such as the ` docker-container ` driver will let you build multi-platform images
68+ Creating a custom builder that uses a driver with multi-platform support,
69+ such as the ` docker-container ` driver, will let you build multi-platform images
7070without switching to a different image store. However, you still won't be able
7171to load the multi-platform images you build into your Docker Engine image
7272store. But you can push them to a container registry directly with `docker
You can’t perform that action at this time.
0 commit comments