Build the binaries from source code
Clone the repository
git clone https://github.com/Azure/azure-storage-fuse/
cd ./azure-storage-fuse
git checkout mainBuild BlobFuse2
go get
go build -tags=fuse3You could move to Configure BlobFuse2
Build the binaries from source code
git clone https://github.com/Azure/azure-storage-fuse/
cd ./azure-storage-fuse
git checkout maingo get
go build -tags=fuse3You could move to Configure BlobFuse2