Conversation
fc4e79e to
61c4568
Compare
I think we want to keep them hidden since We should remove them in the future imo but first deprecate them. Same in our GHA https://github.com/docker/setup-buildx-action/blob/1583c0f09d26c58c59d25b0eef29792b7ce99d9a/action.yml#L29-L32. WDYT @tonistiigi @colinhemmings? |
Seems to still have an effect. |
The install/uninstall commands were introduced in PR 34 (Apr 2019) as hidden commands. These commands should no longer be hidden, as they have been explicitly documented since docker/docs PR 21641 (Dec 2024). https://docs.docker.com/build/builders/#difference-between-docker-build-and-docker-buildx-build Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
61c4568 to
7c14573
Compare
Ah indeed forgot about this case: docker/cli#3676 (comment) |
The install/uninstall commands were introduced in #34 (Apr 2019) as hidden commands.
These commands should no longer be hidden, as they have been explicitly documented since docker/docs#21641 (Dec 2024).
https://docs.docker.com/build/builders/#difference-between-docker-build-and-docker-buildx-build