Uh oh!
There was an error while loading. Please reload this page.
Create buildx image - #656
Conversation
b561b58 to
709a68dComparetonistiigi
commented
Jun 29, 2021
As this is not a runnable image it might lead to even more confusion. Maybe if it was under a different name that makes it more clear. But logically it should just be inside the docker image(or image that contains both). |
crazy-max
commented
Jun 29, 2021
Agree, changed to
I think we can start with a dedicated non-runnable buildx image for now and could be included later in the official docker image using |
Uh oh!
There was an error while loading. Please reload this page.
tonistiigi
commented
Jun 29, 2021
Uh oh!
There was an error while loading. Please reload this page.
chris-crone
commented
Jun 29, 2021
SGTM as buildx can be used standalone. I agree with @tonistiigi that we should have everything in the |
This comment has been minimized.
This comment has been minimized.
maniator
commented
Jun 30, 2021
Agreed |
maniator
commented
Jun 30, 2021
Cant we do something like I did here? https://hub.docker.com/r/maniator/dind-buildx |
crazy-max
commented
Jun 30, 2021
@chris-crone has created the secrets. SGTM to merge. |
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
tonistiigi
commented
Oct 3, 2021
I'm starting to change my mind about this one. It might be kind of useful to have it for working with remote instances or testing out various versions with Would be cool if That doesn't change that buildx should be included in docker image. |
Fixes#647
Could be used like this:
e.g. https://hub.docker.com/r/crazymax/buildx/tags?page=1&ordering=last_updated
cc @chris-crone
Signed-off-by: CrazyMax crazy-max@users.noreply.github.com