Use Buildx as the default builder for docker images #70
Closed
ashpreetbedi
started this conversation in
Ideas
Replies: 1 comment
-
Released in v2.3.18 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently we use docker-py for building docker images but it would be great to use
buildx
as that enables multi-platform images.Beta Was this translation helpful? Give feedback.
All reactions