docker buildx install
docker buildx uninstall
Deprecate these commands in favor of using `docker buildx` directly, without relying on the `docker builder` alias. The commands have been hidden since the beginning. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>