singleronkeratinocytes / mount-blobfuse.sh
Arts-of-coding's picture
Upload mount-blobfuse.sh
b0be105 verified
raw
history blame
185 Bytes
# mount our blobstore
blobfuse ${AZURE_MOUNT_POINT} --use-https=true --tmp-path=/tmp/blobfuse/${AZURE_STORAGE_ACCOUNT} --container-name=${AZURE_STORAGE_ACCOUNT_CONTAINER} -o allow_other