Skip to content

rootfs/azure-mounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

azure-mounter

create (if not exist yet) and mount share from Azure File Service

Build and run

go build -o azure-mounter main.go
./azure-mounter --account-name your_account_name --account-key your_key -mountpoint=/path_to_mountpoint --share=your_share_name_to_be_created

#Reference Azure Docker Volume Plugin

About

create and mount share from Azure File Service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages