Open
Description
The following links docker buildx install and docker buildx uninstall in README.md are not found.
Running the command docker buildx install sets up docker builder command as an alias to docker buildx build. This results in the ability to have docker build use the current buildx builder.
To remove this alias, run docker buildx uninstall.