I signed up for docker build cloud and followed the setup instructions for local installation.
However, when setting the option --driver cloud, I receive a driver not found error.
After reviewing the documentation https://docs.docker.com/build/drivers/ cloud is not listed as an option. I’m running docker 26.1.1 with buildx 0.14 on Ubuntu 22 amd64.
" To use Docker Build Cloud without Docker Desktop, you must download and install a version of Buildx with support for Docker Build Cloud (the cloud driver). You can find compatible Buildx binaries on the releases page of this repository."
Good point. And thank you for sharing the link. I just wanted to ask for the link of the page which is on the screenshot and I found the page which you linked now, but I missed the part where it mentioned “without Docker Desktop” and the previous section said Desktop was a requirement.
If you can change the solution flag, you can mark your post as solution. Mine was not really right anyway